MSFN Forum: GuiRunOnce problem - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

GuiRunOnce problem Problem with GuiRunOnce Rate Topic: -----

#1 User is offline   Foorgy 

  • Group: Members
  • Posts: 2
  • Joined: 20-July 05

Posted 25 July 2005 - 05:58 AM

I am working under windows 2003 standard edition and I have problem with GuiRunOnce and setting up some windows explorer stuff.

After first logon GuiRunOnce cmd script is launched (let's say: doit.cmd). It sets up some windows explorer settings, merely merging some reg files, like this:

regedit /s set_detailed_view.reg
regedit /s marquee_screensaver.reg
regedit /s enable_all_multimedia_checkboxes_in_internet_options.reg

::...
::and so on


Unfortunately some features are not set after this! For instance marquee screensaver, multimedia checkboxes, LAN settings->automatically detect settings.

But interesting thing is that just after this I launch doit.cmd again, manually, and everything is set properly!

Does anyone have idea what's happening? I'm struggling some time on this and still no clue... :wacko:

I would really, really appreciate any help on this matter.

PF.


#2 User is offline   Incroyable HULK 

  • Slowly Turning Green...
  • Group: Super Moderator
  • Posts: 1,256
  • Joined: 05-March 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 July 2005 - 07:08 AM

Maybe you should post your complete doit.cmd file...

Why don't you call doit.cmd from cmdlines.txt ?

#3 User is offline   Doc Symbiosis 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 333
  • Joined: 03-August 04

Posted 25 July 2005 - 08:21 AM

Maybe you should use start /wait for the commands, so that the are executed one after another.

#4 User is offline   Foorgy 

  • Group: Members
  • Posts: 2
  • Joined: 20-July 05

Posted 27 July 2005 - 03:59 AM

Thank you for your suggestions. I've tried them all.

After some struggle I solved the problem. The problem laid somewhere else. Namely, just before launching doit.cmd I am installing Service Pack 1 (I know this might be weird - why to install it during every installation of Windows, wouldn't it be better to integrate it beforehand?! but I am supposed to do it this way ;) ). Then SP reboots computer and during first logon it is making some final adjustments, which are transparent to the user, though. Now, just before those "SP adjustments", my doit.cmd script was launched. Thus SP was overwriting some settings which doit.cmd was doing.

PF.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy