Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Run from command line after installing
 

Run from command line after installing

Hi all,

        After installing an application, I need to execute some scripts such as acmp.exe newits.pro , it's the same as I type it in the command line , acmp.exe is just an application that is in the same folder of the program after the deployment.

If anyone knows, pls tell me.

Thank you.

 

 

 

namnv  Wednesday, November 08, 2006 5:37 PM

I would use the System.Deployment namespace, you can use the App Load method and the IsFirstRun property at: http://msdn2.microsoft.com/en-us/library/system.deployment.application.applicationdeployment.isfirstrun.aspx

David Guyer MSFT  Friday, November 10, 2006 4:48 AM

You can use google to search for other answers

Custom Search

More Threads

• uninstalling previous version
• Clickonce project depending on unmanaged c++ dll.
• URGENT: Install from CD and update from Internet
• need to include .net 2.0 framework with c# applications?
• Install failure
• HELP! Mage just WILL NOT use my Certificates!
• Class installer problem on x64 computers
• parsing paramaters to the click clickonce .Net 2.0 framework from a network share
• Cannot locate resource 'app.xaml', Click Once Install
• ClickOnce seems doesn't work