Jump to content

balubeto

Member
  • Posts

    111
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Indonesia

Everything posted by balubeto

  1. HI Since I do a custom DVD of Vista SP1, how do you capture a WIM image from a computer by removing all active accounts and not, so that, when I go to install it on an other computer, I do not find these accounts yet? If you can not do this, how do I delete all accounts from a WIM image? THANKS BYE
  2. HI I have a computer that acts as a host of virtual machines created by VMware Workstation 6.5.1.126130. On the host runs Vista ultimate 64 bit. On the guests runs Vista ultimate SP1 64-bit that its see the host. If on a guest, I do run the cd of Windows PE 2.1 64 bits, this operating system can not see the host with its shared resources. Indeed, if on windows PE I write the command "net use y: \\<hostname>\sharename password /user:username", I can not connect my sharename because I get the error 67 that is "impossible to find the network name ". Why? THANKS BYE
  3. HI Where can I find a utility 64-bit for Windows PE 2.1 64-bit capable of erase a CD / DVD and of burn an ISO image? THANKS BYE
  4. Having noted that Firefox Portable 3.xx works well on Vista 64-bit, I thought it worked well on Windows PE 64-bit. So, you are sure that Windows PE 64-bit runs only software 64 bit? If so, I can recommend a portable browser 64-bit? THANKS BYE
  5. HI I put in a USB stick, Portable Firefox 3.xx. I started Windows PE 2.1, suitable to work with 64-bit operating systems, and I tried to start Firefox Portable writing, from the directory of that program, the command FirefoxPortable.exe but the shell of Windows PE writes "Could not execute the specified program ". Why? THANKS BYE
  6. What is the function of the scratch area of windows PE? THANKS BYE
  7. HI In winpe.wim file of Windows PE, there is also the Internet Explorer or not? If so, how do I start it? If not, how do I integrate it? THANKS BYE
  8. HI What is the scratch area of windows PE? THANKS BYE
  9. HI I created a CD of Windows PE 64-bit with Vista SP1 64-bit and with Windows AIK. How do I set the Workgroup name in Windows PE to access the shared resources (with login) to a LAN without a domain? THANKS BYE
  10. In the file \windows\system32\startnet.cmd, why the various default paths of Windows PE there not are? These paths are written where? THANKS BYE
  11. In conclusion, I have to edit the startnet.cmd file and write the various additional directories where I put the additional tools that need to be able to work on any working current directory. Correct? Mounting the winpe.wim file on a directory, where you find the startnet.cmd file? THAMKS BYE
  12. So if I add a Tools directory to \mount\Windows or \mount\Windows\System32 with the various no-GUI utilities grouped in directories, these utilities work on any working current directory or not? It is more correct to use the directory \mount\Windows\Tools or \mount\Windows\System32\Tools to do this work or is it the same? THANKS BYE
  13. HI I read the article http://technet.microsoft.com/en-us/library/cc709665.aspx and, at the end of step 4, I found something that is not clear to me: How do I ensure that the various additional tools are loaded with Windows PE? THANKS BYE
  14. What is the correct syntax for NET USE to do this? THANKS BYE
  15. HI Using the Windows PE CD for Vista, how do you achieve a shared network resource, protected by Login, located on another computer on the network and how do I work on it? THANKS BYE
  16. HI 1 - How do I tell if a wim file contains images volumes compressed or not? 2 - If a image volume has been created with the /check option of imagex, how do I know this? 3 - What is the difference between the /append and /export options of imagex? 4 - The various possible compressions and the flag control of a image volume, stored in a wim file, are transferred to another wim file using only the /append or /export option of imagex or not? THANKS BYE
  17. HI How do I use the slmgr.vbs script in SetupComplete.cmd file to activate off-line an edition of Vista SP1 64-bit? THANKS BYE
  18. HI In a fully automatic installation, what should I do to activate off-line edition of Vista SP1 64-bit? THANKS BYE
  19. HI How do I make sure that the SetupComplete.cmd file analyzes the license key of Vista SP1 64-bit typed during the installation so that I can act on this key a conditional structure IF or similar? By chance, there is another way to analyze this license key? THANKS BYE
  20. HI What programming language is used when writing files SetupComplete.cmd? THANKS BTE
  21. HI In Vista Ultimate SP1 64-bit (six edition), how do I get the default license key (not the activation code) which has been used to install an edition of Vista SP1 64-bit? I need this code to insert in the block <UserData> <AcceptEula>true</AcceptEula> <ProductKey> <Key>Default license key</Key> <WillShowUI>Never</WillShowUI> </ProductKey> </UserData> <settings pass="specialize"> <component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SkipAutoActivation>true</SkipAutoActivation> </component> </settings> of a file unattend.xml as key instruction does not allow you to enter an empty string. THANKS BYE
  22. So, what is the function that retrieves the license key that is entered during the installation of Vista SP1 Ultimate 64-bit Retail so you can put that function in a conditional structure in the SetupComplete file to allow or not to activate offline of Vista? THANKS BYE
  23. I have read, however, that with the syntax "setup.exe /unattend: <Unattend file>", you can tell the setup of Vista using certain unattend file, stored on the DVD of Vista, in order to perform different unattended installations according to the unattend file chosen. Then, just need a way to bring up a menu of choice to start of the installation of Vista so you can choose which run unattend file. So, how do you do this? Someone has other ideas to solve this problem? THANKS BYE
  24. HI How do I change the various descriptions of a volume image of the install.wim file of Vista? In particular, I want to change the DESCRIPTION description of a volume image. THANKS BYE
  25. HI I would like to create an Autounattend.xml file for Vista Ultimate SP1 64-bit Retail able to completely erase partitions of a hard-disk and to create new partitions, even if Vista sees a black hard-disk (ie a hard disk is not formatted). How do I create this file? I have noticed that the instruction <WillWipeDisk>true</ WillWipeDisk> does not work with black hard-disk and, logically, this means that other instructions of partitioning do not work . So, regardless of hard-disk that is already partitioned or black, I'm looking for a solution that will erase any partition and continue to partition the hard disk following the instructions written in the Autounattend.xml file. Anyone have any idea what to do? THANKS BYE
×
×
  • Create New...