Jump to content

George King

Members
  • Posts

    470
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by George King

  1. Why you not use google? EDIT: Second link on google :sleeping_03anim: http://www.thetechguide.com/howto/xpbootlogo/
  2. I search in Vista BETA for these games and all games are from Vista BETA 2 (Longhorn) 6.0.5231 P.S. if you want update your card games like solitaire etc, you can look here: http://www.winmatrix.com/forums/index.php?/topic/27545-card-option-in-the-vista-games-on-xp/page__view__findpost__p__261535
  3. Yes, this works, thansk, but i need to hvae subfolders into cardlib.cab This command do only CAB with all files... The rigth command is: cabarc -r -p n test.cab *.* Thanks a lot Darky :thumbsup_anim:
  4. Hi, can some one help me with? I really want CMD script which will read all files in folder and make CAB archive with MSZIP compression - i need this compression because i moding ported Vista games XMLs in cardlib etc.
  5. Please think more and less spam forum :sweatingbullets:
  6. Thanks a lot N1K, I also working on Launcher program for Minesweeper. I want to have 90% - 100% working Vista games on XP. I´ve fixed some in Shanghai Solitaire and renamed it completly to Mahjong Titans and made it to looks like Vista/7 Mahjong Titans In Minesweeper it will be hard, because i need to know whats wrong with XML settings file... Here is source from Mahjong Titans Launcher, it working, but not 100% because if i run the game for first time launching works 100% But if you exit the game and try it run again, you need do it for 2 times => (2x click on mahjong.exe) x2 Mahjong Titans Launcher.rar P.S. Here is too cold this night if i was smoke on balcony was -22,6 Celsius and in morning was -14,8 Celsius. Brr, too cold... EDIT: I get a idea. But i dont know how to figure it. My idea is save all from tasklist.exe to TXT file and search for mahjong.exe. As i say, im beginner and i dont know how figure it...
  7. Nice, it working and its easy. And do you know ho i can make my console program invisible? I really need make my Launcher (for patched game) invisible. EDIT: And do you know how to add files description? Tryied search on google, but nothing found? :crying_anim02: I wan to add company name, description etc...
  8. Hi, im beginer in C/C++ and i need to add icon into my project, i tryed google, but i cant uderstand how i can do it. Can some write it here step-by-step please?
  9. You need to make your own addons :thumbsup_anim:
  10. Here you go: http://www.mediafire.com/file/2nwxnwrjgzm/Ricks_WindowsSidebar6.0.6002.18005_Intl_AlkyXP1.1.7z
  11. If you want add support fo Vista/XP, you can do it, after you get fully working program for Windows 7 only - thats my opinion You need to build it step-by-step
  12. Thanks, i modded to look like this, but the setting NAME not working, can you tell me why please? SETLOCAL EnableDelayedExpansion echo. echo Adding registry tweaks to enable RunOnceEx for install SPECIAL Updates... echo. REG LOAD HKLM\Slipstream "%WIM%\Windows\System32\Config\Software" >nul SET ROE=HKLM\Slipstream\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %ROE% /v TITLE /d "Installing updates..." /f >nul REG ADD %ROE% /v Flags /t REG_DWORD /d "00000014" /f >nul REG ADD %ROE% /d "%WinDir%\System32\rundll32.exe %WinDir%\System32\iernonce.dll,RunOnceExProcess" /f >nul cd SpecialUpdates set /a NUM=0 if not exist "%WIM%\Windows\Setup\Updates" mkdir "%WIM%\Windows\Setup\Updates" >nul FOR %%f IN ("*.*") DO ( set /a ROENUM=!NUM!*5 If !ROENUM! LSS 10 (set "ROESTR=00!ROENUM!") ELSE ( If !ROENUM! LSS 100 (set "ROESTR=0!ROENUM!") ELSE ( set "ROESTR=!ROENUM!")) copy /Y "%%f" "%WIM%\Windows\Setup\Updates" >nul REG ADD %ROE%\!ROESTR! /ve /d "%%f" /f >nul set "SWITCH=/q" set "FILENAMECHECK=%%f" if /I "!FILENAMECHECK:~0,7!"=="DirectX" ( if /I "!FILENAMECHECK:~-4!"==".exe" ( set "SWITCH=/Q /T:\"%WinDir%\Setup\Updates\DX\" /C:\"%WinDir%\Setup\Updates\DX\dxsetup.exe /silent\"" set "NAME=DirectX SDK")) if /I "!FILENAMECHECK:~0,15!"=="GamesForWindows" ( if /I "!FILENAMECHECK:~-4!"==".exe" ( set "NAME=Games for Windows - LIVE")) if /I "!FILENAMECHECK:~0,11!"=="PlayReadyPC" ( if /I "!FILENAMECHECK:~-4!"==".msi" ( set "SWITCH=/quiet /norestart" set "NAME=PlayReady PC Runtime")) if /I "!FILENAMECHECK:~0,11!"=="Silverlight" ( if /I "!FILENAMECHECK:~-4!"==".exe" ( set "NAME=Microsoft Silverlight")) if /I "!FILENAMECHECK:~0,16!"=="windows-kb890830" ( if /I "!FILENAMECHECK:~-4!"==".exe" ( set "NAME=Malicious Software Removal Tool")) if /I "!FILENAMECHECK:~0,7!"=="wlsetup" ( if /I "!FILENAMECHECK:~-4!"==".exe" ( set "SWITCH=/silent" set "NAME=Windows Live Essentials")) REG ADD %ROE%\!ROESTR! /v "!NAME!" /d "%WinDir%\Setup\Updates\%%f !SWITCH!" /f >nul set /a NUM+=1 ) REG ADD %ROE%\999 /ve /d "Cleaning up..." /f >nul REG ADD %ROE%\999 /v CMD /d "cmd.exe /q /c RmDir /S /Q \"%WinDir%\Setup\Updates\"" /f >nul echo. REG UNLOAD HKLM\Slipstream >nul cd.. EDIT: I forget move REG ADD %ROE%\!ROESTR! /ve /d "%%f" /f >nul down and change %%f to !NAME!. I will try, maybe it will work
  13. Now, you can install XP mode on non VT CPU You need to use Update Pack 1.1.3, i will release it today or tomorrow
  14. Hey, Rick, why you not make ALKY and Gadget Installer true addon?
  15. cs-CZ FiX: "%AllUsersProfile%\Dokumenty\Obrázky\Ukázky obrázků"
  16. All updates are or will be in my 1.1.3 Packs
  17. You need to use ESN hotfix: http://www.mediafire.com/?httnomximtq You need to say thanks to Ricktendo
  18. 5eraph, I want add the DirectX switch, can you look why it not working? All working, but writing into registry with DX install switch (yes, swith working) wont working. I get error, too much parameters.... Any Ideas? SETLOCAL EnableDelayedExpansion echo. echo Adding registry tweaks to enable RunOnceEx for install SPECIAL Updates... echo. REG LOAD HKLM\Slipstream "%WIM%\Windows\System32\Config\Software" >nul SET ROE=HKLM\Slipstream\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %ROE% /v TITLE /d "Installing updates..." /f >nul REG ADD %ROE% /v Flags /t REG_DWORD /d "00000014" /f >nul REG ADD %ROE% /d "%WinDir%\System32\rundll32.exe %WinDir%\System32\iernonce.dll,RunOnceExProcess" /f >nul cd SpecialUpdates set /a NUM=0 set SWITCH=/q if not exist "%WIM%\Windows\Setup\Updates" mkdir "%WIM%\Windows\Setup\Updates" >nul FOR %%f IN ("*.*") DO ( set /a ROENUM=!NUM!*5 If !ROENUM! LSS 10 (set "ROESTR=00!ROENUM!") ELSE ( If !ROENUM! LSS 100 (set "ROESTR=0!ROENUM!") ELSE ( set "ROESTR=!ROENUM!")) copy /Y "%%f" "%WIM%\Windows\Setup\Updates" >nul REG ADD %ROE%\!ROESTR! /ve /d "%%f" /f >nul if "%%f" == "DirectX*.exe" (set SWITCH=/Q /T:\"%WinDir%\Setup\Updates\DX\" /C:\"%WinDir%\Setup\Updates\DX\dxsetup.exe /silent\" set DirectX=1 ) REG ADD %ROE%\!ROESTR! /v %%f /d "%WinDir%\Setup\Updates\%%f %SWITCH%" /f >nul if "%DirectX%" == "1" set SWITCH=/q set /a NUM+=1 ) REG ADD %ROE%\999 /ve /d "Cleaning up..." /f >nul REG ADD %ROE%\999 /v CMD /d "cmd.exe /q /c RmDir /S /Q \"%WinDir%\Setup\Updates\"" /f >nul echo. pause REG UNLOAD HKLM\Slipstream >nul cd..
  19. Here you go: http://www.mediafire.com/file/gztozzmy0jm/Ricks_AwayMode-KB902437.7z
×
×
  • Create New...