Jump to content

Camarade_Tux

Member
  • Posts

    1,732
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Camarade_Tux

  1. I just found some errors in the file. ; Programs: Set Notepad as default HTML viewer ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Default HTML Editor] ;"Description"="Notepad" ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Default HTML Editor\shell\edit] ;"@"="&Edit" ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Default HTML Editor\shell\edit\command] ;"@"="C:\\WINDOWS\\notepad.exe %1" There should be no hyphen around the @ character: ; Programs: Set Notepad as default HTML viewer ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Default HTML Editor] ;"Description"="Notepad" ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Default HTML Editor\shell\edit] ;@="&Edit" ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Default HTML Editor\shell\edit\command] ;@="C:\\WINDOWS\\notepad.exe %1" @= sets the "default value". "@"= creates a new key.
  2. Woo, everything ran great and I finally found the tweak I wanted so much. Thanks a lot. ^^
  3. Use the codebox tag instead of the code one.
  4. Crashes upon start here. Tell what details could help you. PS: nlited XP, .net2
  5. Two members complained the file they had attached were missing. Just go on any forum and find a topic with the small paper clip left to its name. Click on it : list is empty. Fixed
  6. I remember Yzöwl mentionned one of his attachment recently disappeared.
  7. wooooooch! Anyway, thanks for the update. And, ohh, what do I see in quick access ? SPOILER tag ? The only problem I see is this color gradient on the editor part. Looks like Office2007.
  8. NL-Stitch, by Windows Get, do you mean wget ? Because then it is web get which is a nix tool and which has also been ported to windows. Anyway, I think your project is gold. And from personal experience, I know how huge such project are (without even considering some softs are not compatible with 9x anymore). Keep it up; it is really worth.
  9. Home, Wanadooooooooooooooo Débit Max (8M/1M) Did you know ADSL2 costs 30€ in France ? ^_^
  10. Hum, don't you think (MSFN=world) evaluates to TRUE ? And, this is General Discussion. This is where we go after a day full of code.
  11. Nothing since nothing works. I can get the better gel, I'll have to put lots of it and use a hairdryer at the same time to get some effect.
  12. Just wanted to confirm I was going to start translating it.
  13. I couldn't agree more with jaclaz. And do I have to say again what opensource is ? If you do not want to install something, just the line that starts the installer off. I did not download it yet but maybe there's a choice of apps that get installed.
  14. Many people disagree with that statement.Yeah, most of the info is online. But books are far from obsolete. They present information in a manner that is often better or more convenient than online sources. And some people even like books Subway anyone ? And books can be taken away while requiring no power at all. And as far as I'm concerned I find books easier to read than any text on a computer screen. Plus I don't have lots of thing to distract me from my reading (mails, forums...).
  15. I am the only one getting sick with this discussion ? I mean, this is becoming a war...
  16. XP -> directx8 XP SP2 -> dx 9.0
  17. Funny, AHK recently got RegExp too.
  18. I tried again and checked whether the files were present after HFSLIP and before nlite. And yes they are. I can also confirm nlite removed them. Now, the question is why ?
  19. Some are but d3dx*.dll files are neutral (speaking of the langage).
  20. How did you try to run WIHU ? Did it throw any error ? Please post any detail. Thanks.
  21. Redo it from scratch. IMO someting went wrong during nlite's process. If you are curious, open setuperr.log.
  22. I don't think so. Minifilters are not used by anything ATM. But firewalls and antivirus should use them soon since they have a lot of advantages over normal drivers (user-mode, easier to write...)
  23. Shellext I think (i.e. using a dll)
×
×
  • Create New...