Hi all,
I have a setup.exe and a boostrapped file bellow:
[Bootstrap]
Msi=programName.msi
'LanguageDirectory=jpn
'ProductName=programName
'DialogText=
'CaptionText=
'ErrorCaptionText=
FxInstallerPath=.
IEInstallerPath=.
MSIInstallerPath=.
MDACInstallerPath=.
MDACVersion=2.7
.NetVersion=v1.1
But I wanted to install 2 more .exe files into a pc at the same time beside the prgrammName. Is there any when to create a setup file for that matter?
Thanks,
Lehuong
I have a setup.exe and a boostrapped file bellow:
[Bootstrap]
Msi=programName.msi
'LanguageDirectory=jpn
'ProductName=programName
'DialogText=
'CaptionText=
'ErrorCaptionText=
FxInstallerPath=.
IEInstallerPath=.
MSIInstallerPath=.
MDACInstallerPath=.
MDACVersion=2.7
.NetVersion=v1.1
But I wanted to install 2 more .exe files into a pc at the same time beside the prgrammName. Is there any when to create a setup file for that matter?
Thanks,
Lehuong