![]() ![]() |
Jun 26 2008, 09:23 AM
Post
#1
|
|
|
Group: Members Posts: 1 Joined: 30-May 08 Member No.: 194567 OS: XP Pro x86
|
I am trying to find a way to place shortcuts on the Desktop for WinPE 2.1
I was trying to create a little menu so that I could setup a Ghost PE disk. I want my users to be able to choose the image they want to deploy from the desktop.. I can do this by using shortcuts or use some type of a menu program (Which I do not really want to do) Thanks |
|
|
|
Jun 27 2008, 09:49 AM
Post
#2
|
|
|
K-Mart-ian Legend ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1208 Joined: 28-April 06 From: Buffalo, NY Member No.: 94953 OS: Server 2008 x64
|
Have you looked into using an HTA? Technically there is no desktop in the PE, since its default shell is the command prompt. You see wallpaper of course, but the explorer doesn't run. Is yours set up to use explorer as the shell?
|
|
|
|
Jul 7 2008, 08:31 AM
Post
#3
|
|
|
Newbie Group: Members Posts: 20 Joined: 7-July 08 Member No.: 199775 OS: none
|
I am looking for the same thing. I need to add a shortcut to something (executable) that is already on the DVD. There has to be a way we can do that. Maybe start menu shortcut if not desktop?
|
|
|
|
Jul 8 2008, 01:34 PM
Post
#4
|
|
|
K-Mart-ian Legend ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1208 Joined: 28-April 06 From: Buffalo, NY Member No.: 94953 OS: Server 2008 x64
|
Well there is no start menu either. You could use a batch file with a menu, a script (like autoit or kixtart), or perhaps create your own HTA to launch the program from. Or, until you figure out how to do either of those two, you can just run the app from the command prompt, as I am currently doing as a workaround.
|
|
|
|
Jul 8 2008, 03:55 PM
Post
#5
|
|
|
MSFN Junkie Group: Software Developers Posts: 3623 Joined: 23-July 04 From: Italy Member No.: 25215 OS: none
|
Wouldn't something like these:
http://launchy.net/ http://www.nymtec.com/desktop-lite-thingy be handy? Would they run in PE 2.1? jaclaz |
|
|
|
Jul 11 2008, 02:47 PM
Post
#6
|
|
|
K-Mart-ian Legend ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1208 Joined: 28-April 06 From: Buffalo, NY Member No.: 94953 OS: Server 2008 x64
|
Wouldn't something like these: http://launchy.net/ http://www.nymtec.com/desktop-lite-thingy be handy? Would they run in PE 2.1? jaclaz They might. You just need to have a 32bit app to run in the PE. 16bit apps won't run, so example you can't run DEVCON in the PE like you could from a boot disk. EDIT: I'd like to add if you try to run a 16bit app from the PE, it returns an error stating it can't find the file. ex: "Cannot find devcon.exe" would appear if you tried running devcon. This post has been edited by Tripredacus: Jul 11 2008, 02:49 PM |
|
|
|
Jul 12 2008, 04:26 AM
Post
#7
|
|
|
MSFN Junkie Group: Software Developers Posts: 3623 Joined: 23-July 04 From: Italy Member No.: 25215 OS: none
|
They might. You just need to have a 32bit app to run in the PE. 16bit apps won't run, so example you can't run DEVCON in the PE like you could from a boot disk. EDIT: I'd like to add if you try to run a 16bit app from the PE, it returns an error stating it can't find the file. ex: "Cannot find devcon.exe" would appear if you tried running devcon. FYI, something can be done with 16 bit apps, too http://www.boot-land.net/forums/?showtopic=5105 jaclaz |
|
|
|
Jul 30 2008, 08:23 PM
Post
#8
|
|
|
Group: Members Posts: 5 Joined: 26-July 08 Member No.: 202614 OS: none
|
I'm going to build an WinPE 2.1 image to include some useful tools, VistaPE project have it but I don't need some of its build, by analyzing and decoding VistaPE scripts, I have done some hands-on work to have my WinPE 2.1 image run well with Vista default Explorer as shell, MMC and IE are also working well, thus it's easy to add desktop/start menu shortcuts.
I will upload my image once it looks better and integrated more useful tools. |
|
|
|
Aug 1 2008, 04:03 AM
Post
#9
|
|
|
MSFN Junkie Group: Software Developers Posts: 3623 Joined: 23-July 04 From: Italy Member No.: 25215 OS: none
|
I'm going to build an WinPE 2.1 image to include some useful tools, VistaPE project have it but I don't need some of its build, by analyzing and decoding VistaPE scripts, I have done some hands-on work to have my WinPE 2.1 image run well with Vista default Explorer as shell, MMC and IE are also working well, thus it's easy to add desktop/start menu shortcuts. I will upload my image once it looks better and integrated more useful tools. Well, NO. Anyone would be pleased to see your modified VistaPE winbuilder .scripts BTW, did you check the PE 2.1 project by allanf http://www.boot-land.net/forums/index.php?...ic=4431&hl= There are several interesting points in it. jaclaz |
|
|
|
Aug 6 2008, 08:22 PM
Post
#10
|
|
|
Group: Members Posts: 5 Joined: 26-July 08 Member No.: 202614 OS: none
|
I'm going to build an WinPE 2.1 image to include some useful tools, VistaPE project have it but I don't need some of its build, by analyzing and decoding VistaPE scripts, I have done some hands-on work to have my WinPE 2.1 image run well with Vista default Explorer as shell, MMC and IE are also working well, thus it's easy to add desktop/start menu shortcuts. I will upload my image once it looks better and integrated more useful tools. Well, NO. Anyone would be pleased to see your modified VistaPE winbuilder .scripts BTW, did you check the PE 2.1 project by allanf http://www.boot-land.net/forums/index.php?...ic=4431&hl= There are several interesting points in it. jaclaz OK, see, I will follow the rules seriously. |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 7th January 2009 - 07:22 PM |