How to install a program

Just starting out? Need help? Post your questions and find answers here.
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

How to install a program

Post by GPI »

Professional programms install information to uninstall a application.

There is in Software-Control (i have the german version of windows, so maybe i use the wrong word) all installed software listed. How can i add there a programm? How can i definied, that when the user click on Insert/Remove, that my user-definied programm is started?
Max.
Enthusiast
Enthusiast
Posts: 225
Joined: Fri Apr 25, 2003 8:39 pm

Post by Max. »

Have a look into the registry:

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

and here

xxxx darn, wrong link xxxx
User avatar
helpy
Enthusiast
Enthusiast
Posts: 552
Joined: Sat Jun 28, 2003 12:01 am

Post by helpy »

There is a very good Installer for Windows: Inno Setup

With ISTool a Visual Designer for Inno Setup you can make setups very eaysily.

cu, helpy
RJP Computing
Enthusiast
Enthusiast
Posts: 202
Joined: Sun Apr 27, 2003 4:44 am
Location: Michigan, USA
Contact:

Post by RJP Computing »

CHeck this out. I haven't verified this yet but looks great. Plus it is made with PureBasic and it from Paul.

viewtopic.php?t=7263
-Ryan
RJP Computing

Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
Post Reply