SB1 Posted April 4, 2014 Report post Posted April 4, 2014 Afternoon All I have a quick question re the configuration of an application. Basically I have created an application to install an .exe after the installation completes I would like to start a script that will copy a couple of custom config files onto the local machine c:\. The application is currently configured with the following deployment types Priority 1) install the setup.exe Priority 2) run the custom script. The application installs fine, no problems or errors but the custom script doesn't run. I believe this is down to the script running using the local user rights and not running within an elevated admin command prompt. I've included the custom files within the application as well so I don't have to pull them from a network location to take any network resource permissions out of the equation.. I know the script works ok as I can run it from the ccmcache folder within an elevated command prompt. I know within Packages that there is an option to run as administrator, but I would like to deploy it as a application so we have the uninstall options plus the if exist clauses etc.. Has anyone experienced this before and if so have you found a workaround...??? Thanks for your time... Regards Quote Share this post Link to post Share on other sites More sharing options...