GithubHelp home page GithubHelp logo

Comments (5)

crysman avatar crysman commented on September 15, 2024

Any help, please? Are you missing some information?

from wix-wrapper.

tomswartz07 avatar tomswartz07 commented on September 15, 2024

Hi there @crysman,

Sorry for the delay: i was away on holiday.

Can you post the line for <?define ExeSourceFile ...?
According to the output, I think it might be 'c:\users\crysman\downloads\ownCloudsetup.exe'

It seems that WiX is tripping up on the filename.

The filename should not include the full path, it should just be the name of the .exe. You'll have to copy the .exe to be contained within the source code folder.

from wix-wrapper.

crysman avatar crysman commented on September 15, 2024

Sorry, I've been out of reach of the Windows machine.

YES, you were right, it needs a relative filename, not absolute, sorry for my inattention :/

Though, I would suggest to include it into that comment (that it needs just the filename, no path)

Now I am going to test the MSI :)

from wix-wrapper.

crysman avatar crysman commented on September 15, 2024

BTW, when I will upgrade to newer version (>1.8.3)... I download the new setup file, I wait for your new .WXS file, when available, I can compile new MSI and deploy in our domain. Is this correct?

You will change the ProductCode and ProductUpgradeCode accordingly in the new WXS file - is that right? Or I shall change it somehow? Thanks!

from wix-wrapper.

tomswartz07 avatar tomswartz07 commented on September 15, 2024

Glad you got it sorted!
I'll push up a comment so that it's a bit more obvious to use a relative file path.

Yes- I usually get the .wxs file updated with the new product codes within the week of release.
This week was a bit crazy, so 1.8.3 wasn't up right away.

Alternately, if you want to generate your own, just grab a guid generator and drop in the output in all caps.

from wix-wrapper.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.