Flexera Software Community  

Go Back   Flexera Software Community > Products > Legacy Installer Products > Professional > InstallShield Professional Version 6.x > installshield.is6.installscript
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-26-2000, 11:00 PM
NewsArchive NewsArchive is offline
Uber User (1000+ Posts)
 
Join Date: Oct 2001
Posts: 44,727
Windows Me



Hi,

I'm sorry to post a message about that again but is anyone can explain to me
how I can detect Windows Me because I don't have access to the old post ?

Thanx

Guillaume

  #2  
Old 11-26-2000, 11:00 PM
NewsArchive NewsArchive is offline
Uber User (1000+ Posts)
 
Join Date: Oct 2001
Posts: 44,727
Re: Windows Me



Never mind...I just read the news just below and there is the solution...


"Guillaume" <gmarie@genilink.com> a écrit dans le message news:
3a227ed5@12.41.20.38...
> Hi,
>
> I'm sorry to post a message about that again but is anyone can explain to
me
> how I can detect Windows Me because I don't have access to the old post ?
>
> Thanx
>
> Guillaume
>
>

  #3  
Old 11-26-2000, 11:00 PM
NewsArchive NewsArchive is offline
Uber User (1000+ Posts)
 
Join Date: Oct 2001
Posts: 44,727
Re: Windows Me



Guillaume,

Please look at the help document for the functin SYSINFO. The following
code will detect Windows ME:

if (SYSINFO.WIN9X.bWinMe ) then
MessageBox("Installing on Windows ME",INFORMATION);
endif;

Sincerely,

--
Arpe
InstallShield Technical Support

"Guillaume" <gmarie@genilink.com> wrote in message
news:3a227ed5@12.41.20.38...
> Hi,
>
> I'm sorry to post a message about that again but is anyone can explain to
me
> how I can detect Windows Me because I don't have access to the old post ?
>
> Thanx
>
> Guillaume
>
>

 


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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:57 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© 2010 Flexera Software Inc. All rights reserved.