Jump to content

SiMoNsAyS

Patron
  • Posts

    3,414
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by SiMoNsAyS

  1. human disney or looney toons?
  2. really useful!, i use something similar indeed: sendto>dirtxt.cmd @ECHO OFF IF EXIST "%~f1\DIR.TXT" DEL /F /Q "%~f1\DIR.TXT" DIR %1 /A /-P /O:GN>"%TEMP%\DIR.TXT" MOVE "%TEMP%\DIR.TXT" "%~f1\DIR.TXT"
  3. only rar-sfx fonts to the fonts folder don't work for me. i use to open the fonts folder and after a few seconds kill the process ps: alt. you can open word to register fonts
  4. there are many out there... my favorite list (in order): diablo series moh series (i use to play moh:spearhead online more than any other) half-life and half-life2 quake series nfs series pro evolution soccer / winning eleven series doom3 and farcry ... so many ...
  5. i agree, let's hope an increment of rar's compression ratio or an upgrade on 7zip sfx modules
  6. sound a bit of racism... but true, all people need to be equal before the law (including black polimen ). back to topic, sportsmen get more money because of the millions of people that follows them (remember the amount of money that TV pay to sports clubs and entities). i (sadly) suppose is not too much far from here the show @crispy talked about.
  7. have u tried searching? that switch won't work since 2.5.x, you'll need an autoit script to install it
  8. i guess @war patches the exe for multi-msn, remove ads, and after installing overwrite the original exe... or not?
  9. lol check the similar named thread Daemon Tools Final Solution
  10. voted watching pr0n; i'm sure from the list my favorites are nba, tennis and soccer
  11. one of the ten rules of deskmoders ...
  12. Aluminium Alloy (Toxic Variation), ported by kol. includes wallpapers and themes
  13. glad to help as always
  14. use winrar to extract from the .exe setup file a .msi file (/qb /qn switches makes it silent). about the patch i doubt it can be silent, you can try to apply the patch and then overwrite the old msnmsgr.exe. for msngr plus! switch /SilentInstallNoSponsor @SwedenXP, every1 of this covered many times, probably you couldn't find an especific thread because it uses the same way of installation as the curretn msn6
  15. all mirrors updated, check first post
  16. create a new .htm file and insert there the .gif file, then set the .htm file as background (active desktop enabled).
  17. @dams007 you need to point a .theme file (create it on display properties) not a .msstyles, or at least that is what i do
  18. 7zip is a great compression tool, the only thing that prevents me to move from rar is the time i need to spent on creating a config.txt, and the .sfx module. also i like to keep my nero icon on my customized installation (yes i'm so picky... ). btw great guide
  19. nice leeching!
  20. i think i'm the terrible dr. jekyll | mr. hyde and i think there are many ALLCAPS around here...
  21. well i personally don't use the default profile shortcut but i thought some people that use that method will use it. same for the admin shortcut (i use this one ). don't like them? del /f /q "%PROGRAMFILES%\Mozilla Firefox\*.lnk"don't like a plugin or search plugin? del /f /q "%PROGRAMFILES%\Mozilla Firefox\plugins\yourplugin.dll del /f /q "%PROGRAMFILES%\Mozilla Firefox\searchplugins\yourplugin.src del /f /q "%PROGRAMFILES%\Mozilla Firefox\searchplugins\yourplugin.png... so easy ... lol and this time featuring "search MSFN" for noobs and MSFN forum bookmarks! really lol!
  22. ok guys i've uploaded a new version of the installer. check first post for more info... plugins updated to latest vesions (including reader7 plugin ), MSFN search plugin, shortcuts for default profile and admin profiles on "%PROGRAMFILES%\Mozilla Firefox" (sorry i haven't been able to locate them on start menu, anyway you can use a batch file to move them), icon size boosted up to 128x128, QFA now is ALWAYS not installed... hope you find it interesting, uploading at the moment, please check in 5 minutes
  23. so then use... ;Force classic Start Menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSimpleStartMenu"=dword:00000000
  24. @prathapml, let just leave out the ambiguous term "security". tabbed browsing, themes support, millions of possibilities adding extensions, css... this is about firefox, about thunderbird i'm not going to talk bc i've never used a mail client (neither outlook). i still preffer my old-school html mail or my gmail notifier extension
  25. because i started based on a code developed by @jdoe for firefox and to ensure shortcuts to .exe and .ico files would work under batches on DOS, paths were shorted like "%SHORTPF%\MOZILL~1\FIREFOX.EXE". i know it doesn't make so much sense when trying to locate for example "%SHORTPF%\Windows Media Player\wmplayer.exe" but that's the way i started the batch and bc of that i still preserve that variable anyway if you don't like it you can search/replace %SHORTPF% with %PROGRAMFILES%, %PF% or %IMAGEEK% lol edit: i suggest the mod that changed the title of the topic to "Registering file Extensions Unattended" next time use propper capitalizations
×
×
  • Create New...