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
- :
- schedule locked file for uninstalling after reboot
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
‎Jan 16, 2008
10:09 AM
schedule locked file for uninstalling after reboot
Hi !
is there a possibility to shedule a locked file to be uninstalled after reboot in a msi basic project ?
Any help would be appreciated !
is there a possibility to shedule a locked file to be uninstalled after reboot in a msi basic project ?
Any help would be appreciated !
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 16, 2008
10:44 AM
Hi,
I know for installscript projects, if BATCH_INSTALL is true at the time of unisntall->reboot, the uninstallation of locked files occurs after reboot.
I think there is a dialog to show which files are locked, and i guess you can set BATCH_INSTALL = TRUE, then reboot.
Again im not sure if this willl work for your basic msi project as I used an Installscript project.
I know for installscript projects, if BATCH_INSTALL is true at the time of unisntall->reboot, the uninstallation of locked files occurs after reboot.
I think there is a dialog to show which files are locked, and i guess you can set BATCH_INSTALL = TRUE, then reboot.
Again im not sure if this willl work for your basic msi project as I used an Installscript project.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 17, 2008
11:18 AM
Thank you for the answer, but i have a msi basic project where i dont have control on uninstall. does someone know a way like writing a Installscript within a CA ?
Any help would be appreciated !
Any help would be appreciated !
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 18, 2008
12:18 PM
Hi all !
anyone had the same problem ? please help !
anyone had the same problem ? please help !