This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: command line to change the installation directory
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 02, 2006
09:04 AM
command line to change the installation directory
I want to change the installation directory of a third party installer. It looks like it is Multiplatform InstallShield installer. I was able to see the following information by right clicking on the file, FILE -> PROPERTIES -> VERSION tab:
File Version: 4.0.100.1190
Internal Name: stub32
Original File Name: stub32i.exe
How I can modify its installation directory? what command line I can use to do this?
Thanks in advance,
Z
File Version: 4.0.100.1190
Internal Name: stub32
Original File Name: stub32i.exe
How I can modify its installation directory? what command line I can use to do this?
Thanks in advance,
Z
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 03, 2006
02:29 PM
If it truly is a MultiPlatform installer, you can pass -P installLocation=C:\some\other\directory to it. But that version information looks like a PackageForTheWeb wrapper; if you launch this installer, are there any clues in the Temp directory?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 03, 2006
07:23 PM
Thanks Robert for ur reply!
I ran the following command and opened a different dialog box, which looks like a wrapper:
THIRD_PARTY.exe -P installLocation=C:\Progra~1\test
I have all the information attached in the doc file. Can you please help me figure this thing out, thanks alot.
Z
I ran the following command and opened a different dialog box, which looks like a wrapper:
THIRD_PARTY.exe -P installLocation=C:\Progra~1\test
I have all the information attached in the doc file. Can you please help me figure this thing out, thanks alot.
Z
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 04, 2006
11:00 AM
The internal installer appears to be an InstallScript installation, which doesn't support directly changing the installation directory from the command line, but which instead uses a "response file" (.iss file) to perform a silent installation with changed variable values. Please look up "response file" in http://helpnet.macrovision.com for information about preparing an InstallScript installer for silent installation. (You might post any follow-ups to the InstallScript forum.)
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 09, 2006
06:16 PM
Thanks Robert, u r the man!
Z 🙂
Z 🙂
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 30, 2009
07:52 AM
can any one provide the silent installation of stub32i.exe (easypdfsdk )
thanks
madhu
thanks
madhu