Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Does any one know how can we execute a certain application

 

during the installation of another .net application??

 

I have a windows forms project, i need for certain code to run to

create a specific user for my application when the user installs my

project.

 

Thanks In Advance

Dream as if you'll live forever, live as if you'll die today
  • *Gurus*
Posted
Are you using the setup and deployment project in Visual Studio? If so, you can highlight your project in the solution explorer and click the Custom Actions editor button at the top of the treeview to open the editor where you can specify executables to be run at various install stages.

MVP, Visual Developer - .NET

 

Now you see why evil will always triumph - because good is dumb.

 

My free .NET Windows Forms Controls and Articles

Posted

Well, i have an executable windows application that creates a user and i tried it and it works fine i selected custom actions and added this executable but it didnt work :( .

 

Can u provide me with a more detailed explanation on how to solve it.

I would greatly appreciate it...

Dream as if you'll live forever, live as if you'll die today

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...