LoGGoL
24th August 2012 21:55 UTC
How to install a plugin for an already existing software on PC
Hi all,
Sorry for my english...
Using the NSIS Installer I need to install a special plugin for a certain software which is already installed on PC (up to 3-6 different versions on the same pc).
When the NSIS-installer starts it determines which versions of this certain product are available on pc (using the registry) and the user should select the right version/release from the list (single or multiple seleciton). In the next step the plugin would be installed in a special folder of the selected release(s).
The user should not be able to select the installation path manually!
Using registry I can determine the available versions and root path of each version. Which dialog/page should I use to allow the user the selection of the right software version?
Hopefully it was undestandable...
Many thanks (Danke, Спасибо) in advance
Afrow UK
24th August 2012 22:25 UTC
Use nsDialogs for your custom page.
Stu
LoGGoL
24th August 2012 23:13 UTC
Perfect! :)
many thanks!
thuong91
30th September 2012 04:16 UTC
Hello!!
I started using NSIS to some that are not out to do.
I also want to do your first project as LoGGoL
You can send me one full project are not!!!
I should be Vietnamese English proficiency is poor .......
Thank you very much
T.Slappy
1st October 2012 10:44 UTC
Ufff are you asking for LoGGoL sources (some tool)?
I suppose nobody here has sources (or whatever you asking for) of LoGGoL (what ever it is).
-or - Do you want LoGGol's sources for his NSIS installer? Or you want to create similar installer as he created?
thuong91
2nd October 2012 16:56 UTC
Do you want LoGGol's sources for his NSIS installer? Or you want to create similar installer as he created?
yesCan you help me
thuong91
9th October 2012 07:50 UTC
Assistance in the installation directory from registry
help me :((
MSG
9th October 2012 08:24 UTC
You question is not clear. Please explain what you want to do.