Hacking setup.ini to use transform
I just created a transform for Crystal Business View Manager. I want to add an entry into the vendor setup.ini so that if someone launches setup.exe it will run the MST. I have done this for other applications, but can not figure out this one.
I think the install was complied with VS .Net and I am having difficulty finding info on what options I can change in the setup.ini. Anyone have any suggestions??? Below is what the vendor supplied setup.ini looks like.
Doug
----------------------------------------------------
[Bootstrap]
Msi=cer.msi
LanguageDirectory=en
ProductName=Crystal Enterprise 10.0
DialogText=DialogText
CaptionText=CaptionText
ErrorCaptionText=Crystal Enteprise Setup Error
MsiMajorVersion=2
MsiMinorVersion=0
MsiBuildNumber=2600
TempFilePrefix=CEInstall_
[UI]
101=Another version of setup.exe is already running.\n\nOnly one version of this application can run at a single time.
102=%s Setup
103=CreateMutex failed to allocate handle for single instance check.
104=%s Setup has failed.\n\nIf the problem persists, please contact Crystal Decisions Product Support (http://support.crystaldecisions.com).
105=Crystal Enterprise
106=An error occurred while parsing installer setup file '%s' \n\n\tor\n \nthe file could not be located.
107=CreateProcess failed for the following command-line: %s
108=Local system administrator's privileges are required to run %s Setup. Setup will now exit.
109=To start %1 Setup, click OK. To quit without installing, click Cancel.
110=%s Setup Error
111=Version detection failed for %1. Insure that the installer exists at the specified location.%n%nMessage returned: %2
112=Crystal Enterprise installer '%s' could not be located. Setup will now exit.
113=Setup has completed. Would you like to reboot now?
114=Setup succeeded.
119=Setup cannot locate the current user's temp folder.
I think the install was complied with VS .Net and I am having difficulty finding info on what options I can change in the setup.ini. Anyone have any suggestions??? Below is what the vendor supplied setup.ini looks like.
Doug
----------------------------------------------------
[Bootstrap]
Msi=cer.msi
LanguageDirectory=en
ProductName=Crystal Enterprise 10.0
DialogText=DialogText
CaptionText=CaptionText
ErrorCaptionText=Crystal Enteprise Setup Error
MsiMajorVersion=2
MsiMinorVersion=0
MsiBuildNumber=2600
TempFilePrefix=CEInstall_
[UI]
101=Another version of setup.exe is already running.\n\nOnly one version of this application can run at a single time.
102=%s Setup
103=CreateMutex failed to allocate handle for single instance check.
104=%s Setup has failed.\n\nIf the problem persists, please contact Crystal Decisions Product Support (http://support.crystaldecisions.com).
105=Crystal Enterprise
106=An error occurred while parsing installer setup file '%s' \n\n\tor\n \nthe file could not be located.
107=CreateProcess failed for the following command-line: %s
108=Local system administrator's privileges are required to run %s Setup. Setup will now exit.
109=To start %1 Setup, click OK. To quit without installing, click Cancel.
110=%s Setup Error
111=Version detection failed for %1. Insure that the installer exists at the specified location.%n%nMessage returned: %2
112=Crystal Enterprise installer '%s' could not be located. Setup will now exit.
113=Setup has completed. Would you like to reboot now?
114=Setup succeeded.
119=Setup cannot locate the current user's temp folder.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
cdupuis
20 years ago
Posted by:
d_fisher
20 years ago
Posted by:
janoon
20 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.