Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WIHU doesn't allow to create new user?

Featured Replies

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???

post-90-1100017586_thumb.jpg


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

  • Author

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

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.