Jump to content

Marthax

Member
  • Posts

    588
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Everything posted by Marthax

  1. As far as I know, you can only use files with the *.bmp format, meaning that you can't do that.
  2. Alternatively, you disable Windows Firewall/Internet Connection Sharing service which gives the same result. I used to have exactly the same prob. as you but, since I fixed this into my regfile, its gone
  3. I think you would get help much quicker if you would create a new topic on this particular subject and we are also currently disobeying glent's wishes about keeping this thread as clean as possible.
  4. Use regshot while performing it manually and you should discover something. At least, it's a start.
  5. @Dumpy Dooby: Why not install deamon tools from cmdlines? I mean, it's the easiest way since you'll get rid of the "found new hardware" popup.
  6. When was the last time you formatted your HDD?
  7. @DmitryOlenin : I found this on a forum: Hope this helps, Marthax EDIT: @Brando569: I guess that the thing that mr.bo was trying to say is that you are supposed to remove that line. That's why he uses "REM" all the way on every line.
  8. @Sgt Strider: Use this: [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] "LinksFolderName"="" A long with a batch file which executes this: @ECHO OFF IF EXIST %SYSTEMDRIVE%\SYSTEM32\CMDOW.EXE CMDOW @ /HID IF EXIST "%USERPROFILE%\FAVORITES\LINKS" RD /S /Q "%USERPROFILE%\FAVORITES\LINKS" If you want to remove the favorites folder then change it to favorites and you'll delete the links aswell. Hope that helped! Marthax
  9. Speedfan is a good solution when you want to kill the noise but, be sure to check the temperature of your CPU as lowering the RPM of your fan will increase your CPU temperature. On the other hand, if you don't use stressing programs the temperature won't increase that much. Try it out!
  10. Everything seems right so I think it's correct.
  11. I tried that file without any success. I'm gonna try the thing that Yzöwl wrote and see if that works.
  12. Try this Au3 script, it works perfectly for me. also, when using "program files", use %ProgramFiles% instead, it's more proper and better understood by the computer. So it would be like this [code]xcopy /Y /e /k /i /c %CDROM%\install\Azureus\plugins\*.* "%ProgramFiles%\Azureus\plugins\" /f[/code] That should work fine. Hope this helps. Regards, Marthax
  13. BF2 is released in Sweden the 23th (don't know if it's world wide release?) so I'm gonna head over to the store and get myself a copy as the store is open all night long for all BF2 fans in Stockholm.
  14. Thanks guys! I'll try it out as soon as I come home tomorrow
  15. Awesome, I'm gonna add this to my UA right away
  16. I used this: [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main] "IgnoreDefCheck"="yes" And it didn't work Any other ideas? What I want is to skip this "default browser" question the first time IE starts and to set it as the default using a registry tweak. Is it possible?
  17. If the answer to that is yes, then I would be very interested in this app to
  18. I followed that guide and it's excellent. It's really easy to integrate several disks into one DVD, the main thing to do here is to extract all the files to one directory as prathapml were saying and after that edit the MSI installation file using a MSI editor and remove the all "disk" entries in the title "media" exept the first one. By doing this, you are telling your installation that you use the same disk for all files. Some installations doesn't require you to do this so you'll have to give it a shot and see if it works. If the installation doesn't have MSI installer and requires some editing then I don't know what to do. What to do if it's InstallShield or any other package? Does anyone know the answer for this one?
  19. I forgot another game. Mafia 2 It's a pitty that it's so much time left until the release date.
  20. Start my dumping the cd to your HDD, then start editing everything . It's as simply as that.
  21. Oh, I'm sorry. I must've misunderstood the first thing you said. thanks XPero for the help and u 2, Martin L
  22. ok, well I'm gonna try to use the ignoredefcheck and see what happends. I'll let you know. Thanks
  23. But, I don't understand. Why doesn't just /S combined with the installation work? What should i do? Perhaps I've screwed something up with my UA installation? Isn't there anything else I can do besides using a .msstyles? If there is no other way then where can I get this .msstyles file?
  24. I want to use IE as the default browser. So if I use this registry entry, will it work?
  25. I'm sorry, could you explain that one more time ?
×
×
  • Create New...