Jump to content

[SOLVED]winpe shell problems


Recommended Posts

Posted (edited)

I got some trouble with WinPE, build with WinBuilder and VistaPE. I'm trying to use winpeshl.ini to launch Litestep and some other programs (wpeinit for example).

This is the winpeshl.ini I want to use, located in \Windows\System32.


[LaunchApp]
AppPath=%SystemDrive%\Program Files\LiteStep\litestep.exe
[LaunchApps]
init.exe

Any idea what could be wrong?

I think I missed some details, so here comes a bit of explanation.

Litestep (Shell Replacement) gets started and is running. However, it looks like the LaunchApps section is not honored, independent of which application/s I added there, it just won't start them.

EDIT: see last post for the solution.

Edited by bj-kaiser

Posted (edited)

You can use this

[LaunchApp]

AppPath = %SYSTEMDRIVE%\Windows\System32\litestep.exe

or

[LaunchApp]

AppPath = %WINDIR%\System32\litestep.exe

You can put it pretty much anywhere but I suggest you put your shell in System32. It probably doesnt like your space in "Program Files".

Edited by paxamime

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