Help with Adminstudio
#1
Posted 06 October 2005 - 10:18 AM
I'm trying to use Installshield Adminstudio 6 to edit the NeroSuite.msi file to allow it run without the need for SetupX.exe.
Currently if you try to launch the msi alone it will report an error stating you need to launch the msi by starting SetupX.exe
As I'm very new to the use of this powerfull tool I thought I'd see if anyone could point me in the right direction to get me started.
Thanks
#2
Posted 06 October 2005 - 03:34 PM
I don't have the Nero MSI, but I can give you some tips.
Try opening the MSI with the editor, and look at the property table. Look for something that says LAUNCH_FROM_SETUP_EXE -- YES or whatever similar to that, and change the property value to NO.
#3
Posted 06 October 2005 - 06:19 PM
Check for a ISscript8.msi file or something similar, the setiup.exe may be just running that, so when you try to run the msi directly it hasnt got the ISscript8.msi installed.
You need to run the IScript8.msi first then you may be able to run the NeroSuite.msi.
I havent used this method specifically on this app, but a few others with similar problem were resolved this way.
Cheers,
Ry
#4
Posted 06 October 2005 - 09:17 PM
#5
Posted 06 October 2005 - 09:28 PM
I also can't find an ISScript8msi file.
#6
Posted 06 October 2005 - 10:28 PM
#7
Posted 08 October 2005 - 05:34 AM
If you delete the custom action that ends somthing like INTF - which is about the third down - it removes the check for setupx launch. I'm afraid I'm not by a pc with admin studio on so I can't give you the full name, but will do as soon as I can.
#9
Posted 09 October 2005 - 12:08 PM
1. You will need to add ISSETUPDRIVEN with a value of 1 to the property table
2. Go to the Custom Action table and put a condition in with the editor "OnCheckSilentInstall" that will come out always false or delete all the condition checks entirely.
---Best practices would suggest that you make these changes and save them as a transform (.mst), not directly to the .msi itself.
You will still need to install isscript before installing nero or capture the installation and repackage it (which might end up being a little easier).
#10
Posted 09 October 2005 - 08:17 PM
You will however need to edit the registry entries captured prior to compiling the project into an msi file. Especially look out for entries pertaining to the actual CD-RW drive. If you use VMware, it's a NEC VMware or something similar. Nero has always been one of the more time consuming apps for me to repack. It takes time and attention to detail, but it's always worked for me.
#11
Posted 09 October 2005 - 09:39 PM
"RogueSpear" said:
Most of the time, this is true. But in this case, it is against the MSI packaging's best practices and the Top 20 commandments.
#12
Posted 09 October 2005 - 10:01 PM
The only msi I have left intact more or less, is MS Office. And that's primarily because of the excellent resource kit utilities. Directly modifying msi files will definately open up a whole new world if you decide to give it shot (and you know at least a little bit about what you're doing).
#13
Posted 09 October 2005 - 11:37 PM
Anyways, I just got my copy of Nero 7 Ultra. After snooping for about half an hour, I think I discovered the little secret of this program. Give me until tomorrow and I will probably post the solution on a different thread. (If I'm successful) For now, I have to study because I have a test tomorrow.
Hint: This program requires special (undocumented) switches.
This post has been edited by totoymola: 09 October 2005 - 11:53 PM
#14
Posted 04 March 2006 - 12:50 AM
a bit late, yes, but u try "ISSETUP=0" added to cmd arguments?
I won't be waiting...
This post has been edited by thuun derboy: 04 March 2006 - 12:52 AM



Help
Back to top









