Jump to content

Recommended Posts

Posted

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):

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.


Posted

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

Posted (edited)

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. Unfortunately the WPI documentation is a bit lacking in this regard.

Anyway, I'll try it out and report back. Thanks!

PS: Yes, the explorer switches do have commas in them. Please see here.

Edited by bszom
Posted (edited)

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

Edited by Kelsenellenelvian
Posted (edited)

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). ;)

Edited by bszom
Posted

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

Posted

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

  • 2 weeks later...
Posted

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.

Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...