Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 10th September 2007, 17:16   #1
daisywheel
Junior Member
 
Join Date: May 2007
Posts: 40
Usinfg of inetc::get in .onInit makes installer to start as not active window

I added inetc::get call in .onInit function. After that my installer starts as not active application (it appears in task bar but as not selected). Installer's window appears behind another windows. I have to click in task bar to make it active.

Does anybody have idea what is the reason?
How can I fix it or workaroud?

Thanks,
Roman
daisywheel is offline   Reply With Quote
Old 11th September 2007, 06:10   #2
Takhir
Major Dude
 
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,222
Related threads http://forums.winamp.com/showthread....49#post2228449
http://forums.winamp.com/showthread....ght=foreground
http://forums.winamp.com/showthread....ght=foreground
Use forum search to get all threads. Problem appears because installer not created it's first window on launch (silent inetc request). If you want keep this behaviour the only "good" way is temporary set installer window active and topmost, but you must do this when installer is already visible (and I don't know where to add this code)...
Takhir 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