How to Modify .sis (for version & vendor name change)

4 posts / 0 new
Last post
englishaugust1
englishaugust1's picture
Offline
Joined: 22 Apr 2010
Posts:
How to Modify .sis (for version & vendor name change)

Hi,

How to change the default supplier ID/name in sis files.

Right now it says Mobile Sorcery & I want to change it to :xyz

P.S. : I am using r1091.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Fredrik Eldh
Fredrik's picture
Offline
Mobile Sorcerer
Joined: 16 Feb 2009
Posts:

Sorry, we don't have proper support for this yet.

It is possible to remake the sis file manually. Go to the Output folder and edit the .pkg file. That is where the vendor name is specified for SIS files.

Then run makesis and signsis. See the IDE's console output for example command-line arguments.

englishaugust1
englishaugust1's picture
Offline
Joined: 22 Apr 2010
Posts:

Thanks for the info. I will try & let people know about its success. If it goes well, will share the .bat file for easy updation.

Do you have this feature in your roadmap ? If yes, then when can we expect (1 month, 3 month, next year) ?

Fredrik Eldh
Fredrik's picture
Offline
Mobile Sorcerer
Joined: 16 Feb 2009
Posts:

We track this as issue 650.

Looking at the svn log, I see that code for this was actually written last month. It will be available in recent nightly builds. However, it hasn't been tested by our QA group, so I can't guarantee it'll work perfectly.