I am trying to use nmake to create and then test my installer and uninstaller. While creation and uninstallation can be checked out of the box I cannot figure out how to check that a file got removed after uninstall.
Thanks
HG
?: InstalledFile.txt
Setup.exe --uninstall
InstalledFile.txt: Installer
Setup.exe
Installer: Setup.exe
InstallerAssembler.py -p=Complex.xml -t=Complex
Setup.exe:
p4 sync $(VIEW)
devenv ...
makeisn’t very good at representing negative logic.The standard workaround, I believe, is to create a dummy file: