index > Visual C# General > Generating .exe file as project's Output - C#

Generating .exe file as project's Output - C#

DEEPAKonWWW
I did a quick search, and found what looks like a promising lead for creating .msi files in your program (which you said would be okay). It's called WiX. Read through the tutorial and figure out how to use it.

Tutorial: http://www.tramontana.co.hu/wix/

Download and additional help: http://wix.sourceforge.net/

Please don't post so many copies of the same topic. If anyone can help you, they will...it just isn't a very common problem.
sirjis
Thanks sirjis for the quick reply.

Actually I haven't got any proper reply, and thatz why I have posted it under different subject lines. Anyways, Thanks again and hope Wix helps me to achieve my goal.
-DEEPAK
DEEPAKonWWW
reply 3

You can use google to search for other answers

 

More Articles

• VSTA INTEGRATION
• The program made by VS.NET 2003 with .NET Framework v1.1 can run ...
• Reinstall creates multiple entries in Add/Remove Programs
• How can I create a machine account ?
• datarow edit
• How can I convert string representation of Color object to Color ...
• Killing main thread from another thread?
• Dynamic Controls and Events
• POPUP window accepting data
• filling a listview in
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• How to create a trial version of my Soft
• Taskbar events
• Database table ownership
• How do I know the path of the currnet ex
• dropDownList question
• How do I change values in a ListView pro
• SSaver -finding the bottom of the screen
• datagridview selection and column span
• Intellisense fails against generic methods
• mdac version problem
• Operation must use an updateable query
• this one is a doozy!!!
• Retrieve Exchange 2003 Site\Server and D
• Converting an excel file to XML
• How can I write an ActiveX component to

Hot Articles

• Running associated application
• Refresh Desktop
• database authentication
• Adding a new TreeNode (tricky)
• How can I move a borderless form with a
• insert java script
• Integer TextBox
• Sending SMTP mail using C#
• Setup Set Version and Install Overwrite
• Getting the executable directory
• How to incremental build C# projects und
• capture incomming voice
• Using VB's Application Framework in C#
• Why no multiple inheritance allowed in C#?
• Form Position

Recommend Articles

• Best practices of handling user controls
• system tray application
• How to make my function more generic ??
• Very Beginner and want to learn how to p
• Why can not close port of the serial com
• use win32 in c#
• How to reference GAC assemblies using VS
• Is this the best and fastest way to acce
• insert an element into a xml file using
• from ConsoleApplication to Form. Need so
• ping ip
• cookies
• How to change the color of a substring?
• My Own Image Format in a Picture Box.
• Question about UTF7 getChars and getBytes?