V
Viviana Vc
Hi all,
I have the following requirement: provide an Windows installer to a
company, where the administrator should be able to change a file in the
package, let's say readme.txt, having just a Linux machine.
So I was thinking to the following steps:
1) - I can create an uncompressed package (so it will contain the msi,
setup.exe and all additional files but they are all uncompressed into a
directory)
2) - provide this directory to the administrator
3) - the admin can replace whatever files he wants
4) - in order to distribute it to the Windows users, he will compress
them into a package, using his Linux machine
So, my problem is the step 4). Is there on Linux a tool that could do
what the previously "InstallShield package for the Web" was doing?
Meaning to pack together a bunch of files into a finalSetup.exe and set
to run one of the files from the package (for instance the .msi or the
setup.exe) if the finalSetup.exe is run? (So the package is for Windows,
just the compressing everything together should be done on Linux). Is
there such a tool on Linux?
Thanks in advance,
Viv
I have the following requirement: provide an Windows installer to a
company, where the administrator should be able to change a file in the
package, let's say readme.txt, having just a Linux machine.
So I was thinking to the following steps:
1) - I can create an uncompressed package (so it will contain the msi,
setup.exe and all additional files but they are all uncompressed into a
directory)
2) - provide this directory to the administrator
3) - the admin can replace whatever files he wants
4) - in order to distribute it to the Windows users, he will compress
them into a package, using his Linux machine
So, my problem is the step 4). Is there on Linux a tool that could do
what the previously "InstallShield package for the Web" was doing?
Meaning to pack together a bunch of files into a finalSetup.exe and set
to run one of the files from the package (for instance the .msi or the
setup.exe) if the finalSetup.exe is run? (So the package is for Windows,
just the compressing everything together should be done on Linux). Is
there such a tool on Linux?
Thanks in advance,
Viv