View Full Version : uninstalling created files
juanjo
10-16-2001, 01:26 PM
I create a text file during installation by using the CreateFile function, but this file is not removed during uninstall. Help!
Chandima
10-17-2001, 08:12 AM
Are you using InstallShield Express?
If are using InstallShield Professional, you can try
InstallShield.is5.installscript
InstallShield.is6.installscript
If you are using Installshield Developer, you can try
InstallShield.Developer7.General
J_Shawver
10-19-2001, 11:54 AM
If you are creating this file using a Custom Action during installation, you could create a Custom Action that deletes the file and set it to run during UnInstallation.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.