|
|
#1 |
|
Junior Member
Join Date: Sep 2006
Posts: 28
|
detect has already been installed
how to check previous version install when setup!
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
When you install, write the version number to the registry when done installing, e.g.
( slashes "/" should be backslashes "\" - darn php tag. ) PHP Code:
Then when you run the installer, check for that value, e.g. PHP Code:
PHP Code:
|
|
|
|
|
|
#3 | |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
Quote:
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
haha.. yeah, we've been over this before (I was gone for a while) - I like the highlighting of PHP.
There should really be an NSIS tag added so syntax highlight while keeping the [code] formatting. I know, I know.. "will you write it?".. if I could!
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|