Hi,
I have a powershell script that I want to distribute as an application (cant do a package as this has to be a dependency for another application). The Deployment type needs a detection method. When a script does not produce a file or registry setting, how do you set a dummy detection method? It cannot be an existing file cause the app wont run as it thinks it is detected. Do I have no choice but to generate a blank file or dummy reg setting from the script?
Thanks
David Z