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: modify installer folder
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
May 29, 2008
12:45 PM
modify installer folder
Hi all...
I am working in Basic MSI project .....
what my setup do is ,it copies a folder "abc" to windowsvolume.
the setup contains a folder "abc".Before running my setup if i delete some files from "abc" folder then setup file gives error after execution begins,,
here begins my prob..
so what i need is whether i modify or delete files from "abc" folder the installer file shouldnot worry about,it should just install the "abc" folder to required destination..
can anyone help me plz
thanks
jagjit
I am working in Basic MSI project .....
what my setup do is ,it copies a folder "abc" to windowsvolume.
the setup contains a folder "abc".Before running my setup if i delete some files from "abc" folder then setup file gives error after execution begins,,
here begins my prob..
so what i need is whether i modify or delete files from "abc" folder the installer file shouldnot worry about,it should just install the "abc" folder to required destination..
can anyone help me plz
thanks
jagjit
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 29, 2008
01:36 PM
can u plz help