문제

I've created an Install shield 2009 installation which installs a number of files to C:\Program Files. When running on Windows 7 the installation works perfectly. However, when an uninstall is performed the files are removed from C:\Program Files BUT are not removed from the VirtualStore automatically. Is there a way to do this without having to delete the files manually?

도움이 되었습니까?

해결책

If the files are created by the installer than it should remove them, to see why they don't get removed I recommend creating a verbose log. If the files are created by the application, after the installation, then you will need to remove them manually.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top