Jump to content

Alex

Member
  • Posts

    222
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Lithuania

Everything posted by Alex

  1. @ ironside, If You don't have IE maybe flashget does not offer GTB to install, otherwise - for sure it does. I downloaded new version a few times and it's really there. Autoinf - vey good, just could You be more specific how to use it. Thakns in advance, Alex
  2. Man, That's not true. 2.41mb is with google toolbar. Check it. Sorry...
  3. Could You supply a link? And filesize? Cause 2.41 mb is with google toolbar!!!
  4. Thank You for the links, Surely I have read these topics befor posting. First link is about uninstall of google, so it's very bad idea, second one is better, but it's not install anymore, but self extract and there are a few probs with that way like explorer int. etc. So what? No switch? Google realy sucks... Alex
  5. Hi again, what switch I need to add to NOT install google toolbar together with flashget when installing silently? Thanks for any help, Alex
  6. Hi all, Can someone help? Switch for winrar silent install is /s. What I need to add that winrar wouldn't create program group in start menu Pls do not offer to delete it commands after install... Thanks, Alex
  7. Alex

    Directx integration

    Hi all, Sereby's directx pack rules! It works 100%. Many thanks to Sereby and Nuhi for version 1.01. Just great! Alex
  8. Alex

    Directx integration

    Dear Sereby, That's what I was looking for and asking Ryan to make. No german speaker so without Your help never would find it. You are just great, Thank You for sharering!!! Is there only german page for Sereby packs? Alex
  9. Alex

    Directx integration

    Hi all, was looking for directx (august) separate addon, but can not find it. Maybe someone can tell how to integrate it manually or with nlite into xp sp2 pro. Thanks in advance, Alex
  10. Made sfx of edonkey plus reg file. Works great with one flaw: when I press on edonkey link in website, edonkey does not start. Need registry lines to add... Can someone help who has edonkey installed? Thanks a lot in advance, Alex
  11. When I make mst with custom installation wizard the command for is REG ADD %KEY%\027 /VE /D "Office Proofing Tools" /f REG ADD %KEY%\027 /V 1 /D "H:\OfficeProofingTools\ptksetup.exe TRANSFORMS="H:\OfficeProofingTools\Unattended.MST" /qb-" /f Works fine and only 70mb for necessary languages If I make sfx rar OfficeProofingTools.exe to save space what the command should be for silent install? Once someone posted the command for office xp after compressing with winrar. Just cannot find the post to use it for proofing tools... Alex
  12. how to change sfx archive icon with nero? no change icon under sfx properties... alex
  13. No redirection to any patches...Just informing to update MS office though ALL hotfixes are already slipstreamed and installed... Does this update helped anyone in anyway? Let me know... Alex
  14. I need only 3 languages from proofing tools xp. How to extract/ or integrate them to office xp or xp cd? Thanks in advance, Alex
  15. Guys, Why do i need this update? It shows me nothing and helps in no way...Just send You to this useless MS page informing to update office (though I slipstreamed all office updates and nothing to install for office anymore) Why this s*** is critical? Alex
  16. no luck.... appdata doesnot help... Works only on start - run - reboot, but not on vmware... Alex
  17. .scf extention does not help... What a pitty... Alex
  18. Thanks, great post! You are here all great guys. I will try another ext. for show desktop, just sad that MS made this WFP (???) protection. Many thanks flies to SiMoNsAyS Alex
  19. DEL "%UserProfile%\Start Menu\Programs\Internet Explorer.lnk" DEL "%UserProfile%\Start Menu\Programs\Outlook Express.lnk" DEL "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Show Desktop.lnk" This does not work on vmware... Any ideas how to delete? Alex
  20. DEL "%UserProfile%\Start Menu\Programs\Internet Explorer.lnk" DEL "%UserProfile%\Start Menu\Programs\Outlook Express.lnk" DEL "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Show Desktop.lnk" This does not work on vmware... Any ideas how to delete? Last post by maxXPsoft just great, I was looking for this tweak. My appologies flies to MCT. His method works if used on 12 min, not on reboot! Just these 3 lines... Pls help, Alex
  21. Hi all, Found this example: ;The comment below contains SFX script commands Shortcut=P, mirc.exe, SysReset, "SysReset File Server Program", "SysReset" Shortcut=P, sysreset.txt, SysReset, "SysReset Version Information", "SysReset Version Information" Shortcut=P, sysreset.hlp, SysReset, "SysReset Help", "SysReset Help" =P means the shortcut will be placed in All programs. That's working. What command I need to place shortcut in Quick Launch? Accessories? Tried this: Shortcut=%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch, ....exe, .... and so on DOES NOT work. Another thing: RD /S /Q "%AllUsersProfile%\Start Menu\Programs\PrintMe Internet Printing" RD /S /Q "%AllUsersProfile%\Start Menu\Programs\WinRAR" RD /S /Q "%UserProfile%\Start Menu\Programs\WinRAR" DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" DEL "%UserProfile%\Start Menu\Programs\Internet Explorer.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Adobe Reader 6.0 CE.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Games\Hearts.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Games\Minesweeper.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Games\Solitaire.lnk" DEL "%AllUsersProfile%\Start Menu\Programs\Games\Spider Solitaire.lnk" DEL "%UserProfile%\Desktop\ALKONAS.lnk" DEL "%AllUsersProfile%\Desktop\Adobe Reader 6.0 CE.lnk" DEL "%AllUsersProfile%\Desktop\Nero StartSmart.lnk" RD /S /Q "%systemroot%\Cache\Adobe Reader 6.0.1\" EXIT Line in red does not work too. Last thing: XCOPY "%CDROM%\Software\Client Manager.lnk" "%UserProfile%\Start Menu\Programs\Accessories" /Y XCOPY "%CDROM%\Software\x Biorhythms.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x Biorhythms.lnk" "%AllUsersProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x Diskeeper.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x DivX Player.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x eDonkey2000.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x Event Viewer.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x FlashGet.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x NetSwitcher.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y XCOPY "%CDROM%\Software\x Transfer Client.lnk" "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y DOES NOT work on installation, rerun of cmd with those commands DOES the job. What's the problem? Pls help, Alex
  22. Where to get this shorcut.exe? Alex
  23. Method of MCT doesnot work too. Tested only on VMware. Maybe I need to try burning cd? Alex
  24. Method of MCT doesnot work too. Tested only on VMware. Maybe I need to try burning cd? Alex
  25. This is exactly what I needed. Thank You very much. This solves my problem. Good wind, Alex
×
×
  • Create New...