Forum: NSIS Discussion
27th April 2006, 11:06
|
|
Replies: 12
Views: 2,423
|
Forum: NSIS Discussion
27th April 2006, 09:29
|
|
Replies: 12
Views: 2,423
|
Forum: NSIS Discussion
27th April 2006, 09:27
|
|
Replies: 12
Views: 2,423
|
Forum: NSIS Discussion
27th April 2006, 09:14
|
|
Replies: 12
Views: 2,423
Ok.. I have the following ;
ReadINIStr $1...
Ok.. I have the following ;
ReadINIStr $1 "W:\DB Updates\Fieldservice.ini" "VERSIONCODE" "VERSION"
ReadINIStr $2 "C:\Program Files\fieldservice\Fieldservice.ini" "VERSIONCODE" "VERSION"
How...
|
Forum: NSIS Discussion
27th April 2006, 09:02
|
|
Replies: 12
Views: 2,423
|
Forum: NSIS Discussion
27th April 2006, 08:40
|
|
Replies: 12
Views: 2,423
Hey Red Wine,
Thanks for ur reply.
From...
Hey Red Wine,
Thanks for ur reply.
From one location to another..
What I was thinking; one option is to read a value (version or something) from a INI file in my 'update' directory and compare...
|
Forum: NSIS Discussion
27th April 2006, 07:08
|
|
Replies: 12
Views: 2,423
Check filedate
Hey people,
I want to make an 'installer' for an database (access ADP)
I want the installer to check the date from the current ADP on the clients computer..
If this date is older than the date...
|