![]() ![]() |
Jul 30 2008, 06:07 AM
Post
#1
|
|
|
Group: Members Posts: 6 Joined: 30-July 08 Member No.: 203139 OS: none
|
Sorry if this has been asked before, I had no luck with searching.
Is it possible to have the taskbar visible while WPI is doing its thing after logon? I need users to be able to access things like windows explorer and a few others. Until now I've been using a workaround, by launching specific control panel windows from a batch file, for example. I tried to do the same thing with explorer, but it just seems to hang. Even the batch file fails to continue processing after it tries to launch explorer.exe. I can see that the process has been started when I open the task manager, and killing it allows the batch file to resume, but no explorer window in sight. Please note that this is not the same question as has been asked a few times before, i.e.: getting the taskbar to show while you are configuring WPI. I am talking specifically about when WPI runs after OS installation and logon. Here is a sample batch file that opens the network connections control panel (which works) and then explorer (which does not work): CODE ECHO Start configuring network connections: PAUSE %SYSTEMROOT%\system32\ncpa.cpl ECHO. ECHO Start performing domain controller promotion: PAUSE %SYSTEMROOT%\explorer.exe /e,/root,%SYSTEMDRIVE%\SetupSupport\Domain Controllers\ ECHO. ECHO Reboot and begin installation: PAUSE I assume this has something to do with where in the OS load/logon sequence WPI takes over. Perhaps there is a way to only start WPI a little later? P.S.: I'm doing unattended Server 2003 installations + WPI. |
|
|
|
Jul 30 2008, 12:08 PM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 305 Joined: 2-March 08 Member No.: 179953 OS: XP Pro x64
|
bszom,
Perhaps I am still not answering the right questions, but I have no problem with seeing the Taskbar on my install end. When I do the configuration, I set the Options up to expose my Taskbar using the Border Type and Border Style. Then when I do the unattended install, when WPI starts, the Taskbar is visible. I think you can test this by starting WPI from the CD/DVD. I am nLiteing on and for Win XP Pro x64 Edition which is based on Server 2003 x64 and using VMware Server for testing. I'm not familiar with explorer switches , but are you supposed to have commas in them? Enjoy, John |
|
|
|
Jul 31 2008, 01:47 AM
Post
#3
|
|
|
Group: Members Posts: 6 Joined: 30-July 08 Member No.: 203139 OS: none
|
Hi johnhc,
I'll certainly give that a go. I was under the impression that the Border Type and Style applied only to the WPI "configuration window" as such. If these settings do affect the visibility of the taskbar as well, then it would make sense to mention this somewhere. Anyway, I'll try it out and report back. Thanks! PS: Yes, the explorer switches do have commas in them. Please see here. This post has been edited by bszom: Jul 31 2008, 03:39 AM |
|
|
|
Jul 31 2008, 01:52 AM
Post
#4
|
|
|
WPI Guru Group: Software Developers Posts: 5676 Joined: 18-September 03 From: Pocatello, ID Member No.: 6960 OS: Vista Ultimate x86
|
Alternatively you can look at the downloads section AND in the manual thus finding this...
Here is a new $OEM$ for WPI to start AFTER the desktop loads! This is for all versions of Windows 2000, XP and 2003 (Theme will not work on 2000) $oem$ folder <-- Link! Contents of the $OEM$ archive: cmdlines.txt RunWPI.inf www.wpiw.net/downloads/post_$oem$.rar WPI really IS not lacking the proper documentation you just didn't look hard enough... This post has been edited by Kelsenellenelvian: Jul 31 2008, 01:53 AM |
|
|
|
Jul 31 2008, 03:15 AM
Post
#5
|
|
|
Group: Members Posts: 6 Joined: 30-July 08 Member No.: 203139 OS: none
|
Hi Kelsenellenelvian,
that is the $oem$ package that I am using. Apologies - I wasn't trying to offend, I was just trying to say that if Border Type and Style are indeed responsible for the visibility of the taskbar when WPI is installing programs, then it would make sense to state this explicitly in the documentation. Don't assume that I'm too retarded to read the documentation that is there (though I don't blame you for the urge to shout RTFM). This post has been edited by bszom: Jul 31 2008, 03:47 AM |
|
|
|
Jul 31 2008, 03:36 AM
Post
#6
|
|
|
Group: Members Posts: 6 Joined: 30-July 08 Member No.: 203139 OS: none
|
OK, unfortunately Border Type and Style did not have the desired effect. I should clarify: I do see the taskbar after the very first logon, so when WPI runs for the first time. However, a few of the programs I am installing require me to reboot the machine. After a reboot, I log on and WPI resumes installing, but the taskbar is no longer visible.
Any ideas? |
|
|
|
Jul 31 2008, 12:41 PM
Post
#7
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 305 Joined: 2-March 08 Member No.: 179953 OS: XP Pro x64
|
bszom,
I only do one Restart at the end of my WPI install, so I am in a different environment than you, but when I go to my optical drive and open WPI, I can still see the Taskbar. Attached is my Options-Window page, perhaps you can see something: Enjoy, John
Attached File(s)
|
|
|
|
Aug 11 2008, 05:57 AM
Post
#8
|
|
|
Group: Members Posts: 6 Joined: 30-July 08 Member No.: 203139 OS: none
|
johnhc, what do you see while WPI is installing programs? On my side, when WPI runs for the very first time after the unattended OS install is done, I get the standard WPI window as in your screenshot, but without the "Options" and "Config" options (as it's running from the CD). I then choose which programs I want to install and hit "Begin Install". The WPI interface changes to a much smaller window, listing only the programs being installed and an overall progress bar. This same window is displayed after each reboot, after logon but before the desktop loads.
For now I have simply worked around my issue by doing any user-interactive stuff after the first logon, while the taskbar is still visible. |
|
|
|
Aug 11 2008, 12:19 PM
Post
#9
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 305 Joined: 2-March 08 Member No.: 179953 OS: XP Pro x64
|
bszom,
Attached is the option to see the 'Options' and 'Config' options when installing. I see the same thing you see during install. What version are you using? I have the latest, 7.0. Enjoy, John
Attached File(s)
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 6th October 2008 - 06:30 PM |