Old 16th April 2004, 14:44   #1
gustavoariel
Junior Member
 
Join Date: Apr 2004
Posts: 5
Question win98 / 2000

i speack spanish, please pardon my english

y have two answers

1- run in space memory separate in win 2000 .
¿ how ?

2- i need diferentiate between win98 y 2000
if the program detect win98 who make something, if win 2000 or xp who make other thing.

¿whow make?

thanks
gustavoariel is offline   Reply With Quote
Old 16th April 2004, 15:17   #2
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
Use the GetWindowsVersion function (see the manual).
Joost Verburg is offline   Reply With Quote
Old 16th April 2004, 15:26   #3
gustavoariel
Junior Member
 
Join Date: Apr 2004
Posts: 5
ok, this for detect win98 or 2000, ok
but for the space separate memory ????
thanks
gustavoariel is offline   Reply With Quote
Old 16th April 2004, 15:29   #4
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
What do you mean?
Joost Verburg is offline   Reply With Quote
Old 16th April 2004, 15:58   #5
gustavoariel
Junior Member
 
Join Date: Apr 2004
Posts: 5
ok, in the shorcuts in win2000 and xp in advanced options there is one opcion for to mark
run in memory space separate or something simile

i want make an installer what create one shorcut with this option activated

thanks
gustavoariel is offline   Reply With Quote
Old 17th April 2004, 02:38   #6
deguix
Major Dude
 
deguix's Avatar
 
Join Date: Dec 2002
Location: Everett - MA, USA
Posts: 1,354
Send a message via ICQ to deguix
Hmmm... I did understand... Just to clarify:

Right-clicking on a shortcut, on the Properties dialog click the "Advanced..." button, and there has a checkbox called "Run in separate memory space". He wants to check this checkbox when installing.

But it is the default of all icons (in Win XP Home Edition), why would you want to do it if they come with this option checked?

My Wiki Pages

Working now on:
New projects. (language: any)
deguix is offline   Reply With Quote
Old 17th April 2004, 11:03   #7
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
This is only a feature for legacy 16-bit applications, to improve stabilty. For all normal application you can't use this setting.

"Shortcut properties" may also be stored in the registry, please search the registry for the application filename, maybe you'll find it there.
Joost Verburg is offline   Reply With Quote
Old 19th April 2004, 11:43   #8
gustavoariel
Junior Member
 
Join Date: Apr 2004
Posts: 5
exactly, i need make an installer for an application 16-bit
what create one shorcut with this option activated
gustavoariel is offline   Reply With Quote
Old 19th April 2004, 11:56   #9
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
Maybe you can include the .lnk file in your installer.
Joost Verburg is offline   Reply With Quote
Old 19th April 2004, 12:12   #10
gustavoariel
Junior Member
 
Join Date: Apr 2004
Posts: 5
Good Idea !!!
Muchas Gracias
Thank you Very MUCH
gustavoariel is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump