Jump to content

Raoul

Members
  • Posts

    261
  • Joined

  • Last visited

Posts posted by Raoul

  1. I understand that OnePiece. But, it says "Place in a folder (source folder)" Where sourcefolder is.....? Where you have the XP installationfiles ore just a random folder to store the KB-files?

    If there only was a step-by-step guide, but there isn't. Oh well. Hehe I really must be retarded not understanding the nature of the method.....LOL

    What I did for the Dutch one, which is working atm:

    - Created "IE8" folder, placed hotfixes + IE8 exec inside the folder.

    - Downloaded the IE8 maker by OnePiece.

    - Placed this .exe (executable) in the IE8 folder also.

    - Then I made a new notepad file. Changed name to: DXUPACFG.INI.

    - Then I opened the .ini, pasted this into it:

    ;OnePiece
    [DXUPACFG]
    LANGUAGE=Dutch
    AddOntype=TRUE
    PLATFORM=WinXP
    AddOnName=IE
    IEAddOnVer=8

    Then Saved the .ini.

    - Now run the IE8 maker executable.

    - Select the IE8 folder containing all things I said, so dont forget the .INI.

    - Let the thing do its job.

    Done! I hope this one helps you out. :)

    BTW: You should change Dutch to Norwegian. :P

  2. Me again :welcome:

    i solved the problem, that the "DrvInst.exe" wasn't startet at RunOnce (missing Reg-Entry), with manuelly editing the registry.

    post-18580-125483349152_thumb.jpg

    Now the "DrvInst.exe" starts, but no driver were copied or installed. The window closes less than 1 second.

    post-18580-125483352705_thumb.jpg

    As you can see, it seems that it's looking in "W7TDrivers\DRIVERS" only. But the folder with drivers look so.

    post-18580-125483353799_thumb.jpg

    I tried moving the driver-files to the folder "W7TDrivers\DRIVERS" - but had no luck.

    The "CleanUp-Tool" is crashing at startup.

    clean_up_tool_crashzmk4.jpg

    The "Language Pack Converter" doesn't extract lp.cab correctly. lp.exe and lp.cab have the same md5-checksum after converting.

    lang_pack_converter_md6mcf.jpg

    I can't integrate the "lp.cab" and "Windows6.1-KB974332-x64.msu". If i select of of these files, it's working but it's not adding, so i can't start integration. My source is "Win7 x64 Professional" from MSDNAA. My Win7 is running in Virtualbox on XP-SP3-Host, but i don't think thats the problem.

    If you could fix the problem with integration drivers, it would be great. Maybe you could change the registry-entry

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
    "DevicePath"="%SystemRoot%\inf"

    to

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
    "DevicePath"="%SystemDrive%\W7TDrivers;%SystemRoot%\inf"

    It that case win-setup looks firstly in the folder "%SystemDrive%\W7TDrivers" and installs the newest drivers.

    thanks and greets

    testesser1

    PS: Sorry that i "spam" your thread. I know that it's a alpha and you are hard working hard on it. :prop:

    Edit: Here are the links for Realtek AC 97 (v6305) and Intel-Lan (v14.5) driver. Maybe it helps.

    How did you get that little RunOnce screeny in Windows 7? I havent found a way to get that yet, you do?

  3. Hmm, I dont get this.

    Explain more.

    If I want this to make myself an Dutch IE8 Addon.

    What I should do?

    I download the executable and selected the folder that contains IE8 installer + needed hotfixes.

    Do I need to do more? Or?

    Since I am getting an error now. See post here

    7318k3.png

    edit:

    I now made an DXUPACFG.ini with:

    ;OnePiece
    [DXUPACFG]
    LANGUAGE=Dutch
    AddOntype=TRUE
    PLATFORM=WinXP
    AddOnName=IE
    IEAddOnVer=8

    Will give it a try.

  4. Updated, untested (no time to) vmtools still need updating & will do tomorrow

    Rick,

    I think you didnt put in your configuration pre-set or something, with the older version, you disabled some stuff, which I really liked (like the machine not automaticly starting (power on virtual machine automaticly) etc, and easy install disabled). Now I have the new version, and its all enabled again.

    Could you check if there is something wrong ?

  5. Thanks but I dont want to delete all of the icons.

    Just did this:

    DEL /F /Q "%UserProfile%\Bureaublad\VLC media player.lnk"
    DEL /F /Q "%UserProfile%\Bureaublad\QuickTime Player.lnk"
    DEL /F /Q "%UserProfile%\Bureaublad\Malwarebytes' Anti-Malware.lnk"
    DEL /F /Q "%UserProfile%\Bureaublad\Adobe Reader 9.lnk"
    DEL /F /Q "%AllUsersProfile%\Bureaublad\Adobe Reader 9.lnk"
    DEL /F /Q "%AllUsersProfile%\Bureaublad\Malwarebytes' Anti-Malware.lnk"
    DEL /F /Q "%AllUsersProfile%\Bureaublad\QuickTime Player.lnk"
    DEL /F /Q "%AllUsersProfile%\Bureaublad\VLC media player.lnk"
    DEL /F /Q "%AllUsersProfile%\Desktop\Adobe Reader 9.lnk"
    DEL /F /Q "%AllUsersProfile%\Desktop\Malwarebytes' Anti-Malware.lnk"
    DEL /F /Q "%AllUsersProfile%\Desktop\QuickTime Player.lnk"
    DEL /F /Q "%AllUsersProfile%\Desktop\VLC media player.lnk"
    DEL /F /Q "%UserProfile%\Desktop\VLC media player.lnk"
    DEL /F /Q "%UserProfile%\Desktop\QuickTime Player.lnk"
    DEL /F /Q "%UserProfile%\Desktop\Malwarebytes' Anti-Malware.lnk"
    DEL /F /Q "%UserProfile%\Desktop\Adobe Reader 9.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Bureaublad\VLC media player.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Bureaublad\QuickTime Player.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Bureaublad\Malwarebytes' Anti-Malware.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Bureaublad\Adobe Reader 9.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Desktop\VLC media player.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Desktop\QuickTime Player.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Desktop\Malwarebytes' Anti-Malware.lnk"
    DEL /F /Q "%systemdrive%\Users\Public\Desktop\Adobe Reader 9.lnk"

    One of them did the job. :P

  6. Hey,

    I cant figure out how to delete some icons from the desktop:

    DEL /S /F /Q "%UserProfile%\Bureaublad\VLC media player.lnk"
    DEL /S /F /Q "%UserProfile%\Bureaublad\QuickTime Player.lnk"
    DEL /S /F /Q "%UserProfile%\Bureaublad\Malwarebytes' Anti-Malware.lnk"
    DEL /S /F /Q "%UserProfile%\Bureaublad\Adobe Reader 9.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Bureaublad\Adobe Reader 9.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Bureaublad\Malwarebytes' Anti-Malware.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Bureaublad\QuickTime Player.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Bureaublad\VLC media player.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Desktop\Adobe Reader 9.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Desktop\Malwarebytes' Anti-Malware.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Desktop\QuickTime Player.lnk"
    DEL /S /F /Q "%AllUsersProfile%\Desktop\VLC media player.lnk"
    DEL /S /F /Q "%UserProfile%\Desktop\VLC media player.lnk"
    DEL /S /F /Q "%UserProfile%\Desktop\QuickTime Player.lnk"
    DEL /S /F /Q "%UserProfile%\Desktop\Malwarebytes' Anti-Malware.lnk"
    DEL /S /F /Q "%UserProfile%\Desktop\Adobe Reader 9.lnk"

    Thats what I tried, I also tried just DEL without switches, but it aint working.

    I tried Desktop (ENU) and Bureaublad (NL), I am using NL Windows 7.

    Maybee an other way, making addon that deletes them or.. ?

  7. Here ya go it has intergrated but i have not tested it in VMware. It should work if not tell me right away i'll get on it asap!! :)

    tabdownload.png

    size.png14.2MB (14,980,032 Bytes)

    post-4451-1205780671.pngCEAFD79DF58C648811A06F5B30B225B9

    Will take a look.

    Thanks!

×
×
  • Create New...