forever 0 Posted August 15, 2005 Share Posted August 15, 2005 I've got some questions, perhaps one of you know. Here we go: 1. How can i add a program to the windows-software-manager (where to write at the registry) 1b. and how could i make the path for the uninstaller (e.g. if somebody clicks in the software-man "uninstall" it runs the prog i want.) 2b. How can i install a program as a windows service? Thanks in advance for your help Link to post Share on other sites
hgeras 0 Posted August 15, 2005 Share Posted August 15, 2005 1 + 1b.Get with regedit in HK_Local_Machine\Microsoft\Windows\CurrentVersion\Uninstall\Autoitv3 and take example of what your registry entry should be and what keys you should create... 2.Search in Google... You will find many ways(manually ,thru software) and act accordingly.... Useful information about COM/Objects referenceMy Scripts:PapDefragNvidia Temperature Logger V3.0 with graph analyzerAutoiIt Update Checker And Downloader V1.0ArrayPush UDF Link to post Share on other sites
forever 0 Posted August 15, 2005 Author Share Posted August 15, 2005 ..hmmh thanks Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now