Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

How to create setup.exe in C / C++

Original Message
Name: vhthakor
Date: February 7, 2008 at 20:16:08 Pacific
Subject: How to create setup.exe in C / C++
OS: Windows Xp SP2 & Linux
CPU/Ram: Intel Core 2 Duo 2.0 GHz
Comment:
have made a simple program in C Language to calculate simple interest. I ran it successfully.

But, I don't know how to make setup.exe of that program so that I can install it in another PC where C / C++ is not installed.

Any help would be highly appreciated.


Vishnu


Report Offensive Message For Removal


Response Number 1
Name: tonysathre
Date: February 7, 2008 at 20:35:24 Pacific
Subject: How to create setup.exe in C / C++
Reply: (edit)
I've used this one before and it worked great.
Installer2Go

Report Offensive Follow Up For Removal

Response Number 2
Name: Razor2.3
Date: February 7, 2008 at 20:48:42 Pacific
Subject: How to create setup.exe in C / C++
Reply: (edit)
C/C++ compiles your program into machine code; no installer is necessary.

Report Offensive Follow Up For Removal

Response Number 3
Name: klint
Date: February 8, 2008 at 02:16:52 Pacific
Subject: How to create setup.exe in C / C++
Reply: (edit)
You may need some of the run-time libraries (.DLL files), depending on your version of the compiler and the target machine's operating system. If you just copy the executable on the target machine, it will tell you which DLL files it needs (if any) when you run it.

Alternatively you can set up your build options to use "Static libraries" which will make your .EXE file a little larger but will not depend on any .DLL files.


Report Offensive Follow Up For Removal

Response Number 4
Name: Rayburn
Date: March 5, 2008 at 22:02:28 Pacific
Subject: How to create setup.exe in C / C++
Reply: (edit)
I think Inno Setup and NSIS with nisedit are 2 good setup creators.

There is written proof that God created the earth.


Report Offensive Follow Up For Removal




Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: How to create setup.exe in C / C++

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




how to setup call of duty to joytok

WindowsME / HotMail Problem

Corrupt memory

Convert fat32 to Ntfs

Best WinMo phone of 2008


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC