Jump to content

bober

Members
  • Posts

    827
  • Joined

  • Last visited

Posts posted by bober

  1. ok i just noticed there is an other backup file, setuporg.exe.. lol (gonna have to learn to pay more attention)

    i though it was the modifications i made to the batch file.

    so all in all we have:

    -setuporg.exe

    -setup.org >>>cabbed

    but in my tests i deleted setuporg.exe and everything went A ok. ill go ahead and make an other test with a "if exsist delete" line on setuporg.exe and see if everything goes well.but im surprised that there is 2 backups.

    (im using beta base 90201)

    btw i think i know why they put the original setup uncabed with a different name, incase you have to call it manualy for some reason.

    n e ways i was able to fit every thing and handle prety much any situation under one label:

    :setup
    set name=setup
    set ext=exe
    set big=SETUP
    set com=EX_
    if not exist "i386\%big%.%com%" set com=exe
    if not exist "i386\%big%.%com%" goto setup_wm
    if exist "i386\%big%.ORG" set com=ORG
    %xp% "i386\%big%.%com%" "%tmp%\%name%.%ext%" >nul
    if exist "i386\%name%.%ext%" Del "i386\%name%.%ext%" >nul
    %rh% %ao% "%tmp%\%name%.%ext%", "%tmp%\%name%.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext%
    %pe% -c %tmp%\%name%.%ext% >nul
    set com=EX_
    if exist "i386\%big%.ORG" set com=ORG
    %cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\%name%.%ext%" "i386\%big%.%com%" >nul
    if exist "i386\%big%.ORG" %cp% /v /y "%tmp%\%name%.%ext%" "i386\%name%org.%ext%" >nul

    as you can see, i also changed my idea about deleting setuporg.exe.

  2. this should work:

    :setup

    set name=setup

    set ext=exe

    set big=SETUP

    set com=EX_

    if not exist "i386\%big%.%com%" set com=exe

    if not exist "i386\%big%.%com%" goto setup_wm

    if exist "i386\%big%.org" set com=org

    %xp% "i386\%big%.%com%" "%tmp%\%name%.%ext%" >nul

    if exist "i386\%name%.%ext%" Del "i386\%name%.%ext%" >nul

    %rh% %ao% "%tmp%\%name%.%ext%", "%tmp%\%name%.%ext%", "%res%\%name%.%ext%.res",,,&echo patching %name%.%ext%

    %pe% -c %tmp%\%name%.%ext% >nul

    set com=EX_

    if exist "i386\%big%.org" set com=org

    %cab% /D CompressionType=LZX /D CompressionMemory=21 "%tmp%\%name%.%ext%" "i386\%big%.%com%" >nul

  3. use reshacker to edit ure msgina,then for the avi, simply use the keepvid web site to download ure link in higher quality mp4 then convert it to uncompressed avi using tmpgenc or virtual dub then simply add ure avi and you should be good to go.

    so you can use the "template" made my cro-man in this post: that ccl0 gave you. obviously you will need to play with the video encoders output size so the video fits right in the given dimentions.

  4. LOL wtf guys...

    anyways , did you try removing user32.dll.res or deleting the cursors from the res and test to see fi it fixes the problem?

    but im begining to think it may not be related as i re-red ure post and you said right after txtsetup.are you using driverpack.net slipstreamer?

    and i did make the modifications a while back when you said that you remove setup.exe from ure source.so the batch check if its present or not and depeding on the situation it will copy or not the file to ure source folder.but this realy looks like a driver packs thing( as method 2 repalces setup.exe to launch its 'fake' setup to decompress the drivers then launches the original setup afterwards.)

  5. im happy u figured it out, i do know i said i would try to test and find out exatcly the steps needed to do a clean repalcement but i kinda got side tracked(again). also, it was gettign late last ngith and i made an error in the logonui i fixed,plus im gonna add ure fix to the addon.,i dont plan on updating to 1.4.6, ill just increment to 1.4.5.2

  6. amnesia: i dunno

    I'm not sure this is a bug, maybe just an oversight.

    In the below image (login screen), the red button in the bottom right corner is split into two functions.

    Left=Shutdown, brings up the normal sleep/shutdown/restart popup.

    Right=Does not work. Button depresses, but does nothing.

    Logon.JPG

    I don't know if it's possible to modify the values of those buttons, but they should react like vista, or at the very least tied together so that both bring up the same dialog in XP.

    I also found another visual problem with the wireless indicators.

    In the below pic, you can see in the window the signal strength bars overlap the text above (Mbps). Also, in the taskbar next to the 'ATI' icon, the signal strength bars are aways white (empty) regardless of the strength of the signal.

    2rqj7nr.png

    should be fixed in 1.4.5.1

  7. i have winflip as an option in my wpi its a great program, it can have problems working with older laptops and pcs with internal gfx cards so i am not sure it should be a default option but defininitely have it as an option :)

    well maybe on default settings, but if you put antialiasing at 0 and texture quality at 0 i bet it can run on anything.

×
×
  • Create New...