| | |
Create a setup.exe file
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
Inno Setup is a free installer for Windows programs. I used it my several projects wherein I needed to port my Linux Application to Windows user ( windows user really like this setup.exe)
You will be amazed by its simplicity and power.
You will be amazed by its simplicity and power.
Siddhant Sanyam
(Not posting much)
Migrate to Standard C++ :When to tell your C++ Code is Non-Standard.
Please Read before posting: How To Ask Questions The Smart Way
(Not posting much)
Migrate to Standard C++ :When to tell your C++ Code is Non-Standard.
Please Read before posting: How To Ask Questions The Smart Way
•
•
Join Date: Mar 2008
Posts: 173
Reputation:
Solved Threads: 1
Thanks Siddhant,
I red it through and it seems really Great...
I have to ask you though if you know or have experience how it will work with the .NET Framwork 3.5.
My purpose is to create a setup.exe file that users will install on their computers.
The problem is that they will need the .NET Framework 3.5 in order to run the application.
Is it possible to in a flexible way "include" this component in the setup.exe file so it will be installed at the same time ?
Because it feels so ´clumpsy´ to go to a webiste(link below) and download this separate component and install it before installing the actual application with setup.exe.
Will be happy for any possibilities or solutions...
(This site has the .NET Framwork 3.5 ):
http://www.microsoft.com/downloads/d...displaylang=en
I red it through and it seems really Great...
I have to ask you though if you know or have experience how it will work with the .NET Framwork 3.5.
My purpose is to create a setup.exe file that users will install on their computers.
The problem is that they will need the .NET Framework 3.5 in order to run the application.
Is it possible to in a flexible way "include" this component in the setup.exe file so it will be installed at the same time ?
Because it feels so ´clumpsy´ to go to a webiste(link below) and download this separate component and install it before installing the actual application with setup.exe.
Will be happy for any possibilities or solutions...
(This site has the .NET Framwork 3.5 ):
http://www.microsoft.com/downloads/d...displaylang=en
•
•
•
•
Inno Setup is a free installer for Windows programs. I used it my several projects wherein I needed to port my Linux Application to Windows user ( windows user really like this setup.exe)
You will be amazed by its simplicity and power.
Last edited by Lukezzz; Apr 28th, 2009 at 7:51 pm.
Here is a script that does this :http://www.blackhillsoftware.com/blo...net-framework/
As you know, Inno Setup have its own scripting language .iss
So you may download the script from here and use it.
I have not read the article myself though.
As you know, Inno Setup have its own scripting language .iss
So you may download the script from here and use it.
I have not read the article myself though.
Siddhant Sanyam
(Not posting much)
Migrate to Standard C++ :When to tell your C++ Code is Non-Standard.
Please Read before posting: How To Ask Questions The Smart Way
(Not posting much)
Migrate to Standard C++ :When to tell your C++ Code is Non-Standard.
Please Read before posting: How To Ask Questions The Smart Way
![]() |
Similar Threads
- create and write into INFO File from C# (C#)
- VB 4 EXE File not working (Visual Basic 4 / 5 / 6)
- hclean.exe trojan, norton anitvirus not working and google search problems (Viruses, Spyware and other Nasties)
- How to remove MSN-9.0plusi.exe?? (Viruses, Spyware and other Nasties)
- File Download - Security Warning - Win XP (ASP.NET)
- VB5 .EXE files/shortcuts & RAM.... (Visual Basic 4 / 5 / 6)
- Highjack file Ie wont download (Viruses, Spyware and other Nasties)
- linking a .exe to a pushbutton (C++)
Other Threads in the C++ Forum
- Previous Thread: Creating lots of http traffic
- Next Thread: Help with fscanf
| Thread Tools | Search this Thread |
api array based beginner binary c++ c/c++ calculator char char* class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory news numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets





