Single EXE
Hi,
I want to wrap MSI and MST into a single exe. How can we create the exe using Installshield?
Please advice.
Thanks in advance.
I want to wrap MSI and MST into a single exe. How can we create the exe using Installshield?
Please advice.
Thanks in advance.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
14 years ago
IS isn't an EXE creator in that sense. You could build a batch file or some other script and conevrt it to an EXE: there are innumerable tools available to do that. You will want to ensure, however, that the underlying script is totally bullet-proof.
However, why not just embed the transform in the MSI? See http://msdn.microsoft.com/en-us/library/aa368347%28v=VS.85%29.aspx and http://msdn.microsoft.com/en-us/library/aa368351%28VS.85%29.aspx
However, why not just embed the transform in the MSI? See http://msdn.microsoft.com/en-us/library/aa368347%28v=VS.85%29.aspx and http://msdn.microsoft.com/en-us/library/aa368351%28VS.85%29.aspx
Posted by:
pjgeutjens
14 years ago
Posted by:
reethu005
14 years ago
Thanks for the reply,
Currently we are following the embeding/applying the transfrom to the MSI like VBScab said. But we want to change the process. Even i tried creating the setup.exe using tuner like pieter said. But still we can see/modify the MSI or MST. I want to create a exe so that nobody can see or modify the MSI or MST. MSI and MST should inside the EXE.
Thanks.
Currently we are following the embeding/applying the transfrom to the MSI like VBScab said. But we want to change the process. Even i tried creating the setup.exe using tuner like pieter said. But still we can see/modify the MSI or MST. I want to create a exe so that nobody can see or modify the MSI or MST. MSI and MST should inside the EXE.
Thanks.
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.