MSFN Forums: WIHU doesn't allow to create new user? - MSFN Forums

Jump to content


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

WIHU doesn't allow to create new user? Rate Topic: -----

#1 User is offline   StormLogiX 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 09-November 04
  • Location:Stuttgart, Germany

Post icon  Posted 09 November 2004 - 10:26 AM

Hello,
i'm starting WIHU directly from CD-Rom using the RunOnceEx from CD (http://unattended.msfn.org/xp/runonceex_cd.htm) method:

my "\OEM$\cmdlines.txt" contains:

[COMMANDS]
"\WIHU\runonce.cmd"



my "\WIHU\runonce.cmd" contains:

@echo off
SET CDROM=%CD:~0,2%
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Customization..." /f

REG ADD %KEY%\001 /VE /D "WIHU..." /f
REG ADD %KEY%\001 /V 1 /D "%CDROM%\WIHU\wihu.exe" /f



Works perfectly.
What i still don't understand is:

Why is the "new user" and "password" input disabled?

And "new user has admin rights" is disabled??

And the "use logged in user" is selected by default???

Attached File(s)



Ad Bot #1 User is online   Sponsor Icon

  • Advert Bot
  • Group: Ad Bots
  • Posts: 0
  • Joined: --

Warn Status

Warning level: 0%

0
  • +
  • -

#2 User is offline   BenjaminKalytta 

  • Developer
  • PipPipPipPip
  • Group: Members
  • Posts: 609
  • Joined: 08-June 04
  • Location:Bad Kreuznach

Posted 09 November 2004 - 11:23 AM

This is because WIHU is started at T-12. At this stage WIHU prevents creating an primary user account because "Secondary Logon" service isn't running at this time.
This mean you can't install any software under this newly created user account.
Of course, creating additional accounts is still possible on second dialog page of WIHU.

Benjamin

#3 User is offline   StormLogiX 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 09-November 04
  • Location:Stuttgart, Germany

Posted 09 November 2004 - 03:29 PM

Actually the RunOnceExec is running after installation is finished and first logon with Administrator account has occured... so everything should be working normal with this method.

But thanks that you mentioned the "Secondary Logon" service. I had actually removed it with NLite. That was the culprit. I just tested it with "Secondary Logon" service enabled and then everything works like a charm. :D Thanks

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