MSFN Forum: Skip usercreation - MSFN Forum

Jump to content



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

Skip usercreation possible? Rate Topic: -----

#1 User is offline   robgeerts 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 04-May 05

Posted 08 May 2005 - 04:55 AM

hi there!

Is there a way in WIHU to automatically select the box "Use currently logged on user" when I start WIHU and to make it this way that you can't deselect it? And is there a way to skip the second screen (user account creating and edditing) from WIHU?

I'm using an install.ini and I start WIHU through cmdlines.txt

[EDIT: I solved my problem to automatically select the box: currentuser=1]


#2 User is offline   BenjaminKalytta 

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

Posted 08 May 2005 - 11:20 AM

Quote

I solved my problem to automatically select the box: currentuser=1


Yes that's the way to do (UseCurrent = 1). Or alternatively by /UseCurrent switch. But it's currently not possible to skip user creation dialog.

Benjamin Kalytta

#3 User is offline   robgeerts 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 04-May 05

Posted 09 May 2005 - 05:30 AM

Thanks for your information!
Will it be possible in the future?

By the way: shall I translate WIHU to Dutch completely?

#4 User is offline   robgeerts 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 04-May 05

Posted 09 May 2005 - 06:50 AM

Already done it!!
PM me if you want the exe-file!

#5 User is offline   BenjaminKalytta 

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

Posted 09 May 2005 - 07:02 AM

Just now I was answering your message ;)
But if you've already translated it, I would be interessted.

Benjamin Kalytta

#6 User is offline   robgeerts 

  • Newbie
  • Group: Members
  • Posts: 21
  • Joined: 04-May 05

Posted 09 May 2005 - 07:06 AM

Take a look at http://www.msfn.org/...showtopic=45814

Rob

#7 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 02 June 2005 - 07:55 AM

I am going to use WIHU now too, especially for the easy user creation and PC/workgroup name. And for some optional software I sometimes want to install.

Do have a question, I would like to set the "My documents" folder to D:\%ThisUser% as default in the install.ini. So I don't have to set this for every user I create... but how do I do that? I tried the following (adding 'Personal'):
[Users]

; Home = %Personal%
; default = 1
; fullname = New WIHU user default full name
; Personal = D:\%ThisUser%


It doesn't do the trick...

#8 User is offline   BenjaminKalytta 

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

Posted 04 June 2005 - 02:13 AM

Home = %Personal%


is ok, but either you should specifiy personal.x = d:\%ThisUser% or you should initialize "Personal" in [environment] section like personal = d:\%ThisUser%

[environment]
personal = d:\%ThisUser%

[users]

Home = %Personal%
FullName = WIHU Test User

user.0 = test
user.1 = test2


Benjamin Kalytta

#9 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 04 June 2005 - 12:49 PM

Alright thanks it works! (adding Personal to [Environment]).
I did it like this to make sure My pictures and My music is also correctly set:

wmp.dll.version = %SystemRoot%\System32\wmp.dll?version
Personal = D:\%ThisUser%
My Pictures = D:\%ThisUser%\Mijn afbeeldingen
My Music = D:\Music
My Video = D:\Videos


I don't want a personal folder for Music (like "MY music"), nor for video.
Do want one for Pictures, and I am using Dutch winXP so My pictures is translated to Dutch. And it works perfectly!

but what is wmp.dll.version for? I removed WMP+codecs with Nlite... like explained here: http://ksphere.free....decspackage.php so I still have WM streams support... would it be save to remove this line?

And also, is it possible to have the checkbox for "give Admin rights" always enabled?
I tried adding group = 1 to [Environment] or group.x = 1 to [Users] but it doesn't enable the checkbox..


sorry for going offtopic and asking so much questions but I don't want to create a new topic for this question.

#10 User is offline   BenjaminKalytta 

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

Posted 05 June 2005 - 04:59 AM

wmp.dll.version = %SystemRoot%\System32\wmp.dll?version


Above is only an example code how to read out the version of wmp.dll. The version value in form of "1.2.3.4" is than stored in environment variable wmp.dll.version. Just delete it.

Because "Group" isn't an environment specific thing, you have to add Group = 1 into [users] section, whereby Group.x = 1 only add admin rights to the user with index "x".

Benjamin Kalytta

#11 User is offline   ZileXa 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 767
  • Joined: 27-May 04

Posted 05 June 2005 - 02:36 PM

thanks!
Finished my WIHU now, also put it in my autorun.exe (with the proper switches) so people can select optional software if they forgot to select it at the end of the uA setup.

just ooone more small question:
At the selection window, on the right there is a warning: no information available for this item.
Is it possible to get the descriptions for the items in that place? instead the descriptions are now below each item, and it is even possible to select it... while it is just a description.

#12 User is offline   BenjaminKalytta 

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

Posted 05 June 2005 - 10:49 PM

You may use helptext.x = some text or help.x = some. rtf file

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