Jump to content

carlese

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by carlese

  1. Kel, I think he said he understood that, so he kept the wim in one piece and tried to use a USB stick instead, I assume of the appropriate size, and he is still having problems, but only on his desktop PC.  His laptop boots and installs just fine using the exact same USB stick.  And I think he said that he tried both a USB stick and a USB HDD, if I understood him correctly.  So if that is true, then it seems his conclusion that it is some kind of "BIOS related problem", might be correct.  Whether or not I understood him correctly, if he can provide any more information it would probably be helpful.

     

    EDIT:  It also seems this diecussion is being carried on in more detail here.

     

    Cheers and Regards

    yes, you understood correctly..  these are my system specs:

     

    MoBO: GIGABYTE P43T-ES3G (REV. 1.3) BIOS F7 (F8 gives me problems with overclock)

    SSD: Samsung 840 Basic 250GB

    HDD: WDD 250GB

    Bios setting: AHCI

     

    I don't see how to fix this problem.. help me :(

  2. Ok, I created an USB stick in NTFS and rebooted my PC, but when i try to boot from usb (USB-HDD or ZIP) i get the error "a disk error occurred press ctrl+alt+del to restart". I tried many programs to format my USB stick but no luck.. i then tried to put my USB stick in my notebook and it booted just fine, without problems..

    I assume it is a BIOS related problem, right?

    My specs:

    MoBO: GIGABYTE P43T-ES3G (REV. 1.3) BIOS F7 (F8 gives me problems with overclock)
    SSD: Samsung 840 Basic 250GB
    HDD: WDD 250GB
    Bios setting: AHCI

  3. Hi everyone, I'm starting this topic because I have a strange problem.. I created my personal Windows 8 ISO, with all the updates and office 2013 integrated, used wintoolkit and winreducer to remove the things I don't need and rebuilt my iso.. If i install my ISO in virtualbox as it is, everything is fine, but since I have to put it in a fat32 USB stick and my install.wim is 6.5GB, i have to split it.. i use the command:

    Dism /Split-Image /ImageFile:C:\install.wim /SWMFile:C:\install.swm /FileSize:4096

    But when I try to install the new ISO, it gives me an error (Windows cannot find the Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation).. am I doing something wrong?

    Thanks in advance!

  4. Change CMD Text Colour

    I found the mistake of the cmd text colour, damn typo's :P I've also added all of the texts colours, removed the background colours though.

    Pagefile

    The current pagefile tweak was Disable Paging Executive, i've renamed that and changed it's description but i've also included the proper "Disable Pagefile" tweak too :)

    thanks mate! so can i put black background and green text now? you rock!

  5. Thanks, at the moment since it's coming to the end of the v1.3.0.xx build cycle i will be only focusing on fixes. I aim to add every request, but i have big plans for 1.4.0 (when i start it) so some requests will have to wait, sorry :(

    this is nice... i hope to see all the fixes we suggested in the 1.4... that would be grat! keep up the good work mate! :D

  6. hi legolash, i think there is a problem with the "tweaks" section... when i try to change the color of CMD, it doesn't apply.. i tried with 4 different images but nothing happened... i select "green text and black background" but it remains white and black... i am using the latest version, in one of the previous versions (i think 80) it worked..

    another bug: "disable pagefile" tweak does not apply... please have a look into these bugs... thanks!

  7. hi legolash, i think there is a problem with the "tweaks" section... when i try to change the color of CMD, it doesn't apply.. i tried with 4 different images but nothing happened... i select "green text and black background" but it remains white and black... i am using the latest version, in one of the previous versions (i think 80) it worked..

  8. hi guys, i tried the 81b, i sysprepped my image first, than used imagex as usual and created a install.wim, then removed some stuff and did some tweaking but it seems that none of my tweaks did apply... i tried this before, with other versions of w7t and never had this problem... i will try today with the newest version...

  9. the "force windows media player to 64bit" tweak doesn't seem to work.. if i click on the shortcut it says x86 and not x64...

    btw, have a look in the tweaks suggestions, i added a way to show "open with notepad" in context-menu...

    cheers!

  10. ok, so i cannot change the name of Administrator in the autounattend.xml otherwise i'll lose the Admnistrator privileges..

    I tried to install an image with the Administrator account and it works (it doesn't ask me to confirm my actions), but with your autounattend.xml in post #12 it creates 2 account, Administrator and Admin... how can I create only one? I can't find the option to specify the pc name "isi" in the autounattend.xml..

  11. working like a charm now!

    i'm trying to make some adjustments, will let you know...

    edit: tried some adjustments, but i have a problem: i renamed the user to Carlese, and now i don't seem to have the Administrator privileges (for example it asks me to confirm my actions), how can i fix this? with the user you created it worked, with Carlese user it doesn't..

    i also renamed the company name removing the - (from Frutto-Di-Mare to Frutto Di Mare), i hope it's not a problem..

    another thig, could you add to my autounattend.xml the line to set the computer name? i don't know where to put it..

    thanks for your kindness!

    Autounattend.xml

  12. maybe i'm asking in the wrong place, but you seem to be more prepared than me.. sorry for my O.T... i don't need a AIO xml, just one for my homepremium x64...

    I try to explain my needs:

    starting from the autounattend.xml i attached in the post above, i need to:

    1) auto select the "Windows 7 Sp1 64bit HomePremium" image without entering the key (it's a universal image for me and my friends, everyone has a different key)

    2) setup the installation and the sistem in italian

    3) set the Administrator autologon without password (no user creation after installing windows, just the Administrator)

    everything else i don't need it (screen resolution, computer name etc.. just the xml i attached plus these three things).. thanks a lot for your help!

  13. Hi guys, can you help me with my autounattend.xml? I'm trying to make a custom install of my windows 7 so1 homepremium x64, but it keeps asking me which version to install and the language.. i found these things:

    <ImageSelection>

    <InstallImage>

    <Filename>install.wim</Filename>

    <ImageGroup>Windows 7</ImageGroup>

    <ImageName>Windows 7 Enterprise</ImageName>

    </InstallImage>

    and

    <SetupUILanguage>

    <UILanguage>en-US</UILanguage>

    </SetupUILanguage>

    <InputLocale>en-US</InputLocale>

    <SystemLocale>en-US</SystemLocale>

    <UILanguage>en-US</UILanguage>

    <UserLocale>en-US</UserLocale>

    but i can't put them in the right place, so the image keeps giving me errors.. can you fix my autounattend please? what i need is:

    Administrator autologon without password

    Install language and system language: Italian

    Windows 7 version: homepremium sp1 x64

    Thanks a lot guys!

    Autounattend.xml

  14. yes I saw it.. what i mean is, will my account have the Super administrator rights? (no confirmation for actions and so on)

    if so, i assume it's the same thing i did before using the dos command "net user Administrator /active:yes", right?

    and will i be able to modify the name in the control panel after installation? i want to make a universal image for me and my friends but with superadmin built in..

    thanks!

×
×
  • Create New...