Jump to content


  • 0
zophar

WinPE 5.0 Browseforfolder

Question

Hey everyone,

 

The following problem occurs when I want to use USMT to replace the workstation.

 

After I select 'Specify whether to restore user data' I found that there is a 'Browse' button which is hidden. I found that when you adapt the DeployWiz_UserDataRestore.xml and more specific the following line

Normal

<input type="button" id="StatePathBrowse" style="display: none;" onclick="javascript:StatePath.value = BrowseForFolder(StatePath.value);" Value="Browse" disabled /><br/>(Full network path to previously saved USMT data files).<br/>

 

Delete style="display: none;"

<input type="button" id="StatePathBrowse" onclick="javascript:StatePath.value = BrowseForFolder(StatePath.value);" Value="Browse" disabled /><br/>(Full network path to previously saved USMT data files).<br/>

 

Then you get this image 'browseforfolder-1.PNG' but when I click 'Browse' the popup rest 'blank' like there is no explorer.exe loading. *'browseforfolder-2.PNG'

 

On the internet I found these 2 answers but they didn't work for me

 

http://reboot.pro/topic/11278-winpe-30-annoying-point-2-browse-for-folder-error/

 

This is an adaption for DeployWiz_UserDataRestore.vbs

http://social.technet.microsoft.com/Forums/en-US/aea2c589-587d-426a-8084-8f99cd1a9bbe/browse-for-folder-in-winpe-mdt-2010?forum=mdt

 

Any help is much appreciated ...

post-8851-0-55076400-1392278947_thumb.png

post-8851-0-44631500-1392278952_thumb.png

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.