Jump to content

Elektrik

Member
  • Posts

    112
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Russian Federation

About Elektrik

Elektrik's Achievements

0

Reputation

  1. Yes. You should uninstall SP1 RC v.688
  2. I work with IE8 b.1 on Vista Enterprise SP1 RTM without problems.
  3. http://download.microsoft.com/download/9/c...0-kb3aik_en.iso AIK Vista SP1 & Server 2008.
  4. http://windowsvistablog.com/blogs/windowsv...-vista-sp1.aspx Today we are excited to announce that we have released Service Pack 1 for Windows Vista to manufacturing (RTM) for our first set of languages (English, French, Spanish, German and Japanese).
  5. And nevertheless... vistacab_expand&install.bat @echo off setlocal Set "TempDir=cabtmp" Set "Log=Log.txt" mkdir "%TempDir%" For %%i In (*.cab) Do ( expand "%%i" -f:* "%TempDir%" && Echo>> "%Log%" %Time:~0,-3%^>^> "%%i" expansion - OK || Echo>> "%Log%" %Time:~0,-3%^>^> "%%i" expansion - FAIL Echo - - - - - - - - - - - - - - - Echo Installing %%i%. Please wait. pkgmgr /ip /m:"%TempDir%" && Echo>> "%Log%" %Time:~0,-3%^>^> "%%i" installation - OK || Echo>> "%Log%" %Time:~0,-3%^>^> "%%i" installation - FAIL del /f /s /q "%TempDir%" ) rd /s /q "%TempDir%" Echo - - - - - - - - - - - - - - - Echo Operation completed Echo Log file created as %Log% Echo System log can be found at %WINDIR%\logs\cbs\Cbs.log Echo Now you may close this window pause (To put this .bat file into the temp-folder with .cab-file ) For MSU&CAB-files @Echo Off Title Installing Windows Vista Updates For %%F In (MSU\*.msu) Do Call :msin %%F For %%A In (CAB\*.cab) Do Call :kbin %%A Shutdown.exe -r -t 1 Exit :msin Start /Wait %1 /quiet /norestart :kbin Start /Wait pkgmgr /ip /m:%1 /quiet /norestart GoTo :EOF Exit
  6. Latest ATI drivers not support All-in-Wonder 9200. Try Catalyst 5.x - 6.3
  7. Try http://ts.mcafeehelp.com/displayDoc.asp?fr...mp;HotTopic=YES
  8. Elektrik

    winnt.exe

    http://appdb.winehq.org/appview.php?iVersionId=3523
  9. gesture run Backup-Save-Folder\I386\winnt.exe
  10. ricky85 Check the HDD (with MHDD or Victoria). Maybe soft bad blocks are present...
  11. http://www.sbmav.com/
  12. try extract (with help WinZip, WinRAR, 7Zip, etc) files from WinDVD7.exe (downloaded file) to some folder and specify it.
  13. http://pearlcrescent.com/products/pagesaver/
  14. I use Avira AntiVir PersonalEdition Classic now. But http://virusscan.jotti.org/ totalcmd.exe from Total Commander
×
×
  • Create New...