I ve written an application and compiled this into a shared folder that users should be referencing.
I want to create an installer application which calls a seperate '.exe' and also checks that the user has read / write access to the shared fodler.
I ve been trying to do this using the File->New->Setup Project
I cannot see an option for writing code to call the seperate '.exe' and also do some cheks.
Any ideas please??