Jump to content

turbomcp

Member
  • Posts

    208
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Israel

About turbomcp

Contact Methods

  • Website URL
    http://

turbomcp's Achievements

0

Reputation

  1. i think you miss understand what i mean i am not talking about runonceexe and all that those do not control thoat initial logon screen where it says"installing updates phase 1 phase 2 205 40% ...." im looking to what controls that action ill try to take vmware screenshots and show you
  2. i think any update that requires reboot(and maybe has files at work at the time of installing which is same thing actually:)) will cause this thing i just cant figure out where it is exactly and what controls that gui:) could be nice to migrate my apps to running in this nice gui before login wouldnt it:)?
  3. hey there sorry about that wasnt sure if it fits the unattened forum or here. anyway what i meant is not specific to ie8 i mean in general to any update what controls that display action after reboot(phase 1 25% 50% and all that) thanks
  4. Hi guys i have a quick question maybe someone here knows the answer i am looking for the registry key(or something else) that controls what you see after installing updates that require reboot. example: i upgraded to ie8,it asked for restart i reboot the computer before i log in i see the welcome screen and then a screen that says "installing updates phase 1 25% 50% ..... i am looking for the thing that controls that(in xp you had that runonce key but in visat/7 its something else) thanks in advance
  5. Hi guys i have a quick question maybe someone here knows the answer i am looking for the registry key(or something else) that controls what you see after installing updates that require reboot. example: i upgraded to ie8,it asked for restart i reboot the computer before i log in i see the welcome screen and then a screen that says "installing updates phase 1 25% 50% ..... i am looking for the thing that controls that(in xp you had that runonce key but in visat/7 its something else) thanks in advance
  6. great guys thanks here is what i did just like with xp i run the cd detection and after that runonceexec.cmd at stage 4(thats like the 8min coundown in xp) then on firstlogon... run the iernonce trick from dvd to launch the same old great runonceexec(looks nice and shinny:)) so it looks cooler and you see whats installing when. so after that only thing i have to edit is actually just the runonceexec.cmd and thats it. thanks alot guys always great place to learn new tricks
  7. hi there is there away toi disable uac using build in unattended script(xml autounattedned)? thanks (the reason being that then i can login with administrator and install my apps using runonceexec without ever being prompt) thanks
  8. i am always sure that disabling uac in vista setup will enable us to use same old method of runoncexec just like in xp i dont think that has changed besides the fact regular user with uac doesnt have permission over there or something will check tomorow if anybody else has any ideas post:)
  9. by the way your guide is awesome man makes it very simple to start moving with vista unattended keep up the good work(had to use transaltion for some stuff but really great)
  10. hi there i am testing my vista dvd and while i am testing i thought couple of months ago i saw apost about runonceexec not fuctioning on vista anymore because ms has removed some dll that executes that. but when i start vista for first time i do see "customzing internet settings....." window with all kinds of user specific settings it does anybody has any info on that? it looks much cooler then executing it with synch commands no?
  11. hi having same problem with settings this variable it doesnt install and when i check if %appsroot% exists,it doesnt here is what im using: You Type We Show <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <servicing></servicing> <settings pass="windowsPE"> <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ImageInstall> <OSImage> <InstallToAvailablePartition>false</InstallToAvailablePartition> </OSImage> </ImageInstall> <UserData> <ProductKey> <WillShowUI>OnError</WillShowUI> <Key>xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</Key> </ProductKey> <AcceptEula>true</AcceptEula> <FullName>demo</FullName> <Organization>demo</Organization> </UserData> </component> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>en-US</UILanguage> </SetupUILanguage> <InputLocale>0409:00000409</InputLocale> <SystemLocale>en-US</SystemLocale> <UILanguage>en-US</UILanguage> <UILanguageFallback></UILanguageFallback> <UserLocale>en-US</UserLocale> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AutoLogon> <Enabled>true</Enabled> <LogonCount>2</LogonCount> <Username>administrator</Username> </AutoLogon> <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> <SkipMachineOOBE>true</SkipMachineOOBE> <SkipUserOOBE>true</SkipUserOOBE> </OOBE> <TimeZone>Eastern Standard Time</TimeZone> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <Order>1</Order> <CommandLine>cmd /c "FOR %i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %i:\AppsRoot.txt SETX AppsRoot %i:\ -m"</CommandLine> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <Order>2</Order> <CommandLine>%AppsRoot%Install\Java\jre-1_5_0_11-windows-i586-p.exe /s /v/qn</CommandLine> </SynchronousCommand> </FirstLogonCommands> </component> </settings> <cpi:offlineImage cpi:source="wim:f:/vistawork/dvd/sources/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend> i also have the right folders set on my ultimate dvd ofcourse if i run the cmd after vista is installed the variable gets set right any ideas whats going on here?
  12. my mistake again sorry for the confusion i did the whole process again and i saw same results when i click on langugaes it says 1.2gb reduction(suposed to remove 1.2gb) but the end results is only 400-500mb are removed any idea?
  13. ok my mistake i only wanted to remove languages and its only 400-500mb:) i thought its more so vlite is 100% the iso is 2.01gb instead of 2.5gb
  14. i dont think so i clicked apply and then prompts me for rebuild or other option i selected rebuild(to reduce space) then on that last page i selected save iso
  15. hi im trying to do something and it doesnt work:) maybe somebody has an idea im trying to remove the extra languages on the vista ultimate dvd to save spece and to make this my default dvd. i created a new folder f:\vistadvd and f:\vlite when i open vlite i choose tem as : f:\vlite i choose my dvd as source and vlite copies it to f:\vistadvd i SELECT the 4 languages (so they are removed) press next next(rebuild to save space) and on the iso page i select save iso but the iso comes out the same size as the original 2gb+- what am i doing wrong here? thanks in advance for all replies
×
×
  • Create New...