Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

When I am running my installation, I need to run a setup program to install some bought components.

So, to do it I paste into the Application Folder the entire folder which has the program, and at Custom Actions Editor, I created a custom action which runs the Setup.exe File.

Till here everything all right, but It appends one thing that I don�t want, that is the folder and its files are being copied into the Application Folder too.

 

What I want to know is: If there is another way to run Setup programs using just one Setup.exe (setup.exe of my application), or if it is possible to installs it without copying its contents.

 

Regards, and Happy new Year!

  • *Gurus*
Posted

It seems odd that you should have to run the third-party setup manually, usually they provide a redistributable unit (such as a .ocx or .dll) that you can just bundle in to your setup.

 

If it really is the case, then a custom action would be the way to go, I think.

MVP, Visual Developer - .NET

 

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

 

My free .NET Windows Forms Controls and Articles

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...