MSFN Forum: Simple question, Removing window "Installing Programs" - MSFN Forum

Jump to content



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

Simple question, Removing window "Installing Programs" Rate Topic: -----

#1 User is offline   Draconian 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-October 06

Posted 20 October 2006 - 08:15 PM

I know all about runonceex.cmd etc, but what I been wondering is, how do you make a screen such as this go away,

Posted Image

I really don't want it popping up because I already know what programs I am installing and on a long list of programs, that window can quite clog up your screen, especially when using a startup resolution of 1024x768.

So any remedies?


#2 User is offline   fredmsfn 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 10-February 05

Posted 21 October 2006 - 08:35 AM

I can't answer your question, but how did you make windows install things in that way?

I didn't realise you could do things like that.

#3 User is offline   Draconian 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-October 06

Posted 21 October 2006 - 10:57 AM

http://unattended.ms.../unattended.xp/

and especially this section,

http://unattended.ms...xp/view/web/31/

you threadhijacker you:LOL:

#4 User is offline   Takeshi 

  • Legitchecking...
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,107
  • Joined: 09-September 04

Posted 21 October 2006 - 09:53 PM

Simple answer: just omit the entries for the titles. :yes:

#5 User is offline   Draconian 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-October 06

Posted 22 October 2006 - 12:14 PM

Hello Takeshi,

thnx for your answer but it doesn't seem to be working for me, could you show me what you mean for below example,

cmdow @ /HID
@Echo Off

FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:

SET PP=%cdrom%\Software\

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Programs" /f

REG ADD %KEY%\000 /VE /D "Autoit v3" /f
REG ADD %KEY%\000 /V 1 /D "%PP%Autoit\auto3.exe" /f

REG ADD %KEY%\001 /VE /D ".Net FrameWork 2.0" /f
REG ADD %KEY%\002 /V 1 /D "%PP%NetFrameWork\dotfix.exe" /f

REG ADD %KEY%\003 /VE /D "Monitor Drivers" /f
REG ADD %KEY%\003 /V 1 /D "%PP%Monitor\Monitor.exe" /f

#6 User is offline   Takeshi 

  • Legitchecking...
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,107
  • Joined: 09-September 04

Posted 22 October 2006 - 01:35 PM

Remove:

REG ADD %KEY% /V TITLE /D "Installing Programs" /f

and all the

REG ADD %KEY%\000 /VE /D

entries.

#7 User is offline   Draconian 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 13-October 06

Posted 22 October 2006 - 02:59 PM

ok that works now, it didn't work at first but that was mainly due to a fuxorupzord windows, thnx for helping me out Takeshi :thumbup

This post has been edited by Draconian: 22 October 2006 - 03:00 PM


#8 User is offline   Ctrl-X 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 444
  • Joined: 29-August 06

Posted 23 October 2006 - 03:00 AM

Just for the record: another option would be to set the "Flags" DWORD value in HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx to "0x00000080". This would disable the status dialog completely. Other values are possible, for instance to create an execution and/or error log file. See Syntax for the RunOnceEx Registry Key for details.

This post has been edited by Ctrl-X: 23 October 2006 - 03:02 AM


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