Jump to content

x23piracy

Members
  • Posts

    250
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by x23piracy

  1. Hi,

     

    guys i think you understood me completely wrong.

    You all know the dialog that appears if a silent installer or sfx is added.

     

    Now think about a option in that dialog where you check profiles that

    you can define like i explained.

     

    Then later when installer is launched you can quick decide which

    constellation of software is needed to be installed by wtk installer.

     

    I dont like to create a set of win 7 install dvd's only because of wtk's installer

    isn't flexible enough.

     

    Is it really needed that i have to create pictures with photoshop to make

    clear what i suggest here? :D

     

     

    OK i will try with text:

     

    Think about a dialog that lets you create profiles, a simple add button,

    then you have to enter a name:

     

    Profile1: Work - Company1

    Profile2: Work - Company2

    Profile3: Work - Company3

    Profile4: Work - Plain Win7

     

    Then when you add for example 7zip as SFX or Installer or what ever you call it,

    there are 4 checkboxes for the 4 profiles, you can check what ever profile you want.

     

    Now think you will add several other softwares.

     

    Then when installer launches there should be a additional combobox where you

    can select one of the 4 profiles instead of checking each software.

    Then the software is preselected any optionally you can remove or add more

    manually or just start the installer.

     

     

     

    Greetz X23

  2. Hi,

     

    it would be nice to have the possibility to create profiles in WTK.

    For example:

     

    Lets say i have 3 cases of different Software to install.

    So a menu where i can define profiles like: work, work2, private.

     

    Then when i add Silent Installers and SFX an option is needed

    to say this belongs to profile work and/or work2 and/or private.

     

    Then when Installer appears i dont need to choose out of a list

    lets say 100 product, i then only choose one of the profiles.

     

    That would be much more comfortable and is easy to realize for

    lego, all it needs is the form where to define profiles (save them),

    then the addition to choose the profiles a software belongs to while adding it.

    And another field in ini that defines which belongs to what.

     

    Please Lego :)

     

     

    Greetz X23

  3. Hi,

     

    Still would be nice to see your current autounattend.xml, if you wouldn't mind and you have a chance. Thanks in advance.

    Cheers and Regards

     

    <?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend">    <settings pass="specialize">        <component name="Microsoft-Windows-IE-InternetExplorer" 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">            <AllowedSites></AllowedSites>            <BlockPopups>yes</BlockPopups>            <PlaySound>false</PlaySound>            <FavoritesDelete>true</FavoritesDelete>            <ShowInformationBar>true</ShowInformationBar>            <DisableFirstRunWizard>true</DisableFirstRunWizard>            <DisableOOBAccelerators>true</DisableOOBAccelerators>            <DisableWelcomePage>true</DisableWelcomePage>            <LockToolbars>true</LockToolbars>            <Home_Page>http://www.google.de</Home_Page>            <LocalIntranetSites></LocalIntranetSites>            <SearchScopes>                <Scope wcm:action="add">                    <ScopeDefault>true</ScopeDefault>                    <ScopeDisplayName>Google</ScopeDisplayName>                    <ScopeKey>SearchProvider1</ScopeKey>                    <ScopeUrl>http://www.google.de/search?q={searchTerms}</ScopeUrl>                    <FaviconURL>http://www.google.de/favicon.ico</FaviconURL>                </Scope>            </SearchScopes>            <FavoritesList>                <FavoriteItem wcm:action="add">                    <FavID>1</FavID>                    <FavTitle>Corporate GmbH</FavTitle>                    <FavURL>http://www.youraddress.de</FavURL>                </FavoriteItem>            </FavoritesList>        </component>        <component name="Microsoft-Windows-International-Core" 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">            <SystemLocale>de-DE</SystemLocale>            <UILanguage>de-DE</UILanguage>            <UserLocale>de-DE</UserLocale>            <InputLocale>0407:00000407</InputLocale>        </component>	        <component name="Microsoft-Windows-UnattendedJoin" 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">            <Identification>                <JoinWorkgroup>ARBEITSGRUPPE</JoinWorkgroup>                <Credentials>                    <Domain>domain.local</Domain>                    <Password>password</Password>                    <Username>Administrator</Username>                </Credentials>                <JoinDomain>domain.local</JoinDomain>            </Identification>        </component>        <component name="Microsoft-Windows-Shell-Setup" 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">            <ComputerName>*</ComputerName> 			<TimeZone>W. Europe Standard Time</TimeZone>        </component>	    </settings>    <settings pass="windowsPE">        <component name="Microsoft-Windows-International-Core-WinPE" 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">            <UserLocale>de-DE</UserLocale>            <UILanguage>de-DE</UILanguage>            <SystemLocale>de-DE</SystemLocale>            <InputLocale>0407:00000407</InputLocale>        </component>        <component name="Microsoft-Windows-Setup" 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">            <ImageInstall>                <OSImage>                    <InstallFrom>                        <MetaData wcm:action="add">                            <Key>/IMAGE/INDEX</Key>                            <Value>3</Value>                        </MetaData>                    </InstallFrom>                </OSImage>            </ImageInstall>            <Display>                <ColorDepth>32</ColorDepth>                <HorizontalResolution>1280</HorizontalResolution>                <VerticalResolution>800</VerticalResolution>                <RefreshRate>60</RefreshRate>            </Display>            <UserData>                <ProductKey>                    <Key>HYF8J-CVRMY-CM74G-RPHKF-PW487</Key>                </ProductKey>                <AcceptEula>true</AcceptEula>                <Organization>Organization</Organization>                <FullName>FullName</FullName>            </UserData>        </component>    </settings>    <settings pass="oobeSystem">        <component name="Microsoft-Windows-Shell-Setup" 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">            <FirstLogonCommands>                <SynchronousCommand wcm:action="add">                    <Order>1</Order>                    <CommandLine>%Systemdrive%\Install\WPI.cmd</CommandLine>                </SynchronousCommand>            </FirstLogonCommands>            <OOBE>                <HideEULAPage>true</HideEULAPage>                <ProtectYourPC>3</ProtectYourPC>                <NetworkLocation>Work</NetworkLocation>            </OOBE>            <UserAccounts>                <AdministratorPassword>                    <Value>password</Value>                    <PlainText>true</PlainText>                </AdministratorPassword>                <LocalAccounts>                    <LocalAccount wcm:action="add">                        <Password>                            <Value>password</Value>                            <PlainText>true</PlainText>                        </Password>                        <Name>retsch</Name>                        <Group>Administrators</Group>                    </LocalAccount>                </LocalAccounts>            </UserAccounts>            <AutoLogon>                <Password>                    <Value>password</Value>                    <PlainText>true</PlainText>                </Password>                <Enabled>true</Enabled>                <LogonCount>2</LogonCount>                <Username>Administrator</Username>            </AutoLogon>            <ShowWindowsLive>false</ShowWindowsLive>        </component>		<component name="Microsoft-Windows-Sidebar" 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">		<Gadget1>%PROGRAMFILES%\windows sidebar\shared gadgets\Leo.gadget,true</Gadget1>		<Gadget2>%PROGRAMFILES%\windows sidebar\gadgets\Clock.Gadget,true</Gadget2>		</component>    </settings></unattend>

     

     

    Greetz X23

  4. Hi,

     

    i ask about that project here: http://www.coderforlife.com/projects/win7boot/

    It's working well i've tested it on 3 different machines.

     

    I'd like to use this with my image but there is one problem, it seems the tool

    manipulates the following files:

     

    uPghCUa.png

     

    I can access all the files instead of bootmgr, thats contect of the 100mb partition in front of the hdd.

    Any idea howto manage that, and is it needed to have the bootmgr manipulated iam not sure.

     

     

    Greetz X23

  5. Hi,

     

    it seems that this is a normal cautious of windows 7 setup:

    http://www.msfn.org/board/topic/144257-unattend-will-not-join-domain/

     

    So it seems if i want to change the name when unattend.xml is joining domain,

    i need to create a unique.xml that is triggered with the setup. :( bahh

     

    Else i need to change the computername after the first logon with credentials.

     

    I hope someone has better news.

     

     

    Greetz X23

  6. Hi,

     

    strange i'Ve tested this since i removed computername * computername from unattend.xml

    computer joins as retsch-xxxxxxxx (8 variable signs) to the domain and then it asks me for

    computername... hmm i thougth it uses the supplied computername then to join domain. argh.

     

    I've checked the computername at our domain controller its not what i input it's still the name

    it generates automatically.

     

     

    Any ideas?

     

     

    Greetz X23

  7. Hi,

     

    i think i may found my problem.

    Is it true that unattend.xml is working like a batch?

     

    This is a part of my unattend.xml:

     

            <component name="Microsoft-Windows-UnattendedJoin" 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">            <Identification>                <JoinWorkgroup>ARBEITSGRUPPE</JoinWorkgroup>                <Credentials>                    <Domain>blub.local</Domain>                    <Password>password</Password>                    <Username>Administrator</Username>                </Credentials>                <JoinDomain>haan.local</JoinDomain>            </Identification>        </component>        <component name="Microsoft-Windows-Shell-Setup" 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">            <TimeZone>W. Europe Standard Time</TimeZone>        </component>

     

    Should i sort Microsoft-Windows-Shell-Setup before Microsoft-Windows-UnattendedJoin?

     

    If my theory is true setup join domain with a temporary name and after that asks me for hostname without

    doing that with domain credentials. Then it's no wondern that the position of trust is broken.

     

     

    Greetz X23

  8. Hi,

     

    i have still no luck with removing the language bar.

    If someone has managed that to work please explain exactly what you did

    and if possible attach your reg files please.

     

     

    I load NTUSER.DAT and DEFAULT (not DEFAULT.DAT) hives (from Mounted Image) in Regedit to manually add "ShowStatus"=dword:00000003 in [software\Microsoft\CTF\LangBar]...

    Regards...;-)

     

    p.d.: I think so Win Toolkit added reg data only to NTUSER.DAT, but not in DEFAULT wich it's for ADMIN USER (or DEFAULT USER)...

     

    I've done exactly this and it's not working for me.

     

     

    Greetz X23

  9. Hi,

     

    Greetz X23, just saw this post. Still interested in a solution?
     

     

    thank you very much for the offer, but i have a working autounattend.xml :)

     

    - I don't need to choose edition anymore

    - I know howto pass partition choosing automatically (but i don't use it) to dangerous

    - Inserting the hostname manually is working

    - domain join works (actually with problems, after install the state of trust to domain is gone, but machine has joined domain)

    - Rest are little tweaks (ie, gadgets etc.)

     

    Is someone has an idea what may happen with my domain join? That worked some days before now all machines join the domain but when i try to logon at the domain it tells me points of trust broken, so i need to temporary leave the domain and join again.

     

    I dont know why this is now happening :(

     

     

    Greetz X23

  10. Hi,

     

    when WTK is preparing the Apps Folder it looks like it swaps spaces against underscores,

    but only the first time it find spaces all the rest are still alive.

     

    Is that design or just a little bug, installers always work.

     

    My source installer directory:

     

    8MQ1odU.png

     

    This is what i have after integration in WTK_Apps folder:

     

    uHHvYmT.png

     

     

    I think this is mainly cosmetic i never had a problem with it, but i look strange.

    Sure i can just rename my source folder from spaces to underscores manually but this should not be a solution.

     

     

    Greetz X23

  11. Hi,

     

    i got it all time working but today i realised that something must been broken with my setup.

    After Windows is installed i can see that the computer joined the domain but if i try to login

    at the domain windows tells me that the position of trust to the domain is broken.

     

    So i have to temporary leave the domain, rejoin it and the all is fine.

     

    But what may happended here?

     

    Before first logon i've been asked for the computername, then afaik it joins the domain,

    then lauching wtk installer, when this is finished first login is proceeded.

     

    What can break the position of trust to the domain this was working for days and days.

    Iam not sure what now causes that in my setup.

     

     

    Greetz X23

×
×
  • Create New...