Quote:
Originally Posted by sakhjack
is it possible to create master switch to disable all functions relevant to Uninstaller? (similar to #ifdef AppURL)
I could comment it out manually, but I might not get everything
|
I don't understand what exactly you need?
You mean a preprocessor parameter that disabling it disables the creation of uninstall files and uninstall registry entries?
Quote:
Originally Posted by sakhjack
also people report installer trying to access Internet at the end even with AppURL not defined
|
It makes no sense that the installer is trying to access the internet.
The AppPublisherURL= AppSupportURL= AppUpdatesURL= keys are descriptive used only in shortcut of the control panel.
READ: AppPublisherURL,
AppSupportURL,
AppUpdatesURL.