myITforum.com Community Forum myITforum.com Community Forum

Home  Forums  Blogs  Live Support chat  Search Articles  Wiki  FAQ  Email Lists  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

All Forums RSS Feed Subscription:


           



GUI for windows PE Customisation

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
  Printable Version
All Forums >> [Management Products] >> Windows PE >> GUI for windows PE Customisation Page: [1]
Login
Message << Older Topic   Newer Topic >>
GUI for windows PE Customisation - 5/25/2005 10:13:12 AM   
pdavey


Posts: 172
Score: 11
Joined: 5/6/2004
From: Surrey, United Kingdom
Status: offline
Guys I am hoping that this GUI will make peoples lives easier for producing custom windows pe builds. It wioll automate the entire process including customisation for you. Please take a look and post back your thoughts on this.

Many thanks


http://myitforum.techtarget.com/articles/15/view.asp?id=8638

< Message edited by pdavey -- 5/26/2005 3:20:44 AM >


_____________________________

---------------------------------
Paul Davey
Email:- Paul.E.Davey@atkinsglobal.co.uk
MSN IM: Pauledavey@hotmail.com
----------------------------------
Post #: 1
RE: GUI for windows PE Customisation - 5/26/2005 4:53:46 AM   
mmodin


Posts: 15
Score: 0
Joined: 4/4/2005
From: Sweden, Stockholm
Status: offline
Hi Paul.

I think this looks great.
One little thing I ran in to when testing it, if you try to add drivers that already exist you get the attached error message.

Regards
Martin



Well looks like this has nothing to do with the drivers, rather that the folder PEwork already exists.
line 310 " objfso.CreateFolder(" C:\PEWork" )"

I got this error because I had checked the " Run PE in Ram Disk (Server 2003 SP1 Sources Only)" but not the " Run Oscdimg"

Attachment (1)

< Message edited by mmodin -- 5/26/2005 5:28:04 AM >

(in reply to pdavey)
Post #: 2
RE: GUI for windows PE Customisation - 5/26/2005 6:04:41 AM   
pdavey


Posts: 172
Score: 11
Joined: 5/6/2004
From: Surrey, United Kingdom
Status: offline
Cool - thanks for picking it up - I will fix it later today\tonight and repost a fix :-)


HTH

_____________________________

---------------------------------
Paul Davey
Email:- Paul.E.Davey@atkinsglobal.co.uk
MSN IM: Pauledavey@hotmail.com
----------------------------------

(in reply to pdavey)
Post #: 3
RE: GUI for windows PE Customisation - 5/26/2005 6:11:12 AM   
mmodin


Posts: 15
Score: 0
Joined: 4/4/2005
From: Sweden, Stockholm
Status: offline
It would be nice if you could use the " Oscdimg Configuration" separate. So you can build a iso from a winPE folder.

Regards
Martin

_____________________________

----------------
Regards
Martin Modin

(in reply to pdavey)
Post #: 4
RE: GUI for windows PE Customisation - 5/26/2005 12:31:34 PM   
pdavey


Posts: 172
Score: 11
Joined: 5/6/2004
From: Surrey, United Kingdom
Status: offline
Ok - a good suggestion. I will consider this - it wont be too hard at all to amend functionality to offer this.



_____________________________

---------------------------------
Paul Davey
Email:- Paul.E.Davey@atkinsglobal.co.uk
MSN IM: Pauledavey@hotmail.com
----------------------------------

(in reply to pdavey)
Post #: 5
RE: GUI for windows PE Customisation - 5/26/2005 12:38:58 PM   
pdavey


Posts: 172
Score: 11
Joined: 5/6/2004
From: Surrey, United Kingdom
Status: offline
OK NEW VERSION

I have fixed the problem with the PEWork folder. If the folder already exists it is now deleted and recreated to ensure that the process completes.

I am working on improving what is here so please keep te suggestions coming.

I know that this post hasnt been up here long, but I thought I might see more feedback than this already. Is this a utility that people dont really need after all? What do you need to make your life easier when customiszing Windows PE or using it in your environment??

Attachment (1)

_____________________________

---------------------------------
Paul Davey
Email:- Paul.E.Davey@atkinsglobal.co.uk
MSN IM: Pauledavey@hotmail.com
----------------------------------

(in reply to pdavey)
Post #: 6
RE: RE: GUI for windows PE Customisation - 6/2/2005 1:17:22 PM   
gfincher

 

Posts: 24
Score: 0
Joined: 5/16/2003
Status: offline
This looks promising! But... loaded folders appropriately (I think!) w/WinPE2005 & Server 2k3 SP1, but when I try to build, it dies with following error as shown in image.

Error states that it is line # 239 that is the problem and " Cannot find the file specified" , Lines #236 - 239 follow:

'  MKIMG Part
			'  Run mkimg		
				'  objWSHShell.Run " CMD.exe /C "  & szmkimgcomponents, 0, TRUE
				objWSHShell.Run szmkimgcomponents, 1, TRUE




Attachment (1)

(in reply to pdavey)
Post #: 7
RE: RE: RE: GUI for windows PE Customisation - 6/2/2005 1:23:25 PM   
gfincher

 

Posts: 24
Score: 0
Joined: 5/16/2003
Status: offline
Where I think I am having problems is following directions on this page:

http://myitforum.techtarget.com/articles/15/view.asp?id=8638

specifically what is meant by:

" Copy the windows pe source files"

does this mean the contents of the " WinPE" folder FROM a WinPE 2005 OPK or Corporate copy? I copied the entire contents of the Corporate ISO to Winpe folder...

Trying again - moving windowspe\winpe\winpe to windowspe\winpe

Glenn Fincher

(in reply to gfincher)
Post #: 8
RE: RE: RE: RE: GUI for windows PE Customisation - 6/2/2005 2:07:57 PM   
pdavey


Posts: 172
Score: 11
Joined: 5/6/2004
From: Surrey, United Kingdom
Status: offline
Yep you have it in one - sorry if it wasnt too clear.

And make sure you download the updated version (see the other post in this forum).

_____________________________

---------------------------------
Paul Davey
Email:- Paul.E.Davey@atkinsglobal.co.uk
MSN IM: Pauledavey@hotmail.com
----------------------------------

(in reply to gfincher)
Post #: 9
RE: RE: RE: RE: GUI for windows PE Customisation - 6/2/2005 2:23:11 PM   
gfincher

 

Posts: 24
Score: 0
Joined: 5/16/2003
Status: offline
I may have other problems! I tried to run mkimg.cmd by itself in the " old" way, and... it died trying to read config.inf that I haven' t touched!

Back when I figure that out!

Glenn Fincher

(in reply to gfincher)
Post #: 10
RE: RE: RE: RE: RE: GUI for windows PE Customisation - 6/3/2005 4:27:39 PM   
gfincher

 

Posts: 24
Score: 0
Joined: 5/16/2003
Status: offline
Just an update - my mkimg problems were permissions - I have recently switched to running as a Limited User, and apparently permissions to the variuos folders were killing me

L8tr..

Glenn

(in reply to gfincher)
Post #: 11
Page:   [1]
All Forums >> [Management Products] >> Windows PE >> GUI for windows PE Customisation Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.266