Jump to content

Rhino

Member
  • Posts

    49
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Denmark

Everything posted by Rhino

  1. That's a goot idea but it takes some skills. I'm thinking of a sort of website where updating is easy and everybody has access to the latest tweaks. I'll definitely think about how it could be made ...
  2. Btw - this thread is extremely long. How do you find anything in it? When I came here the first time I tried searching for some stuff and was told results were in this thread - but is there an easy way to find it if you don't know the exact page? It's a little too much to browse through 72 pages - don't you think ?
  3. Thanx - it works as I want it to This is the key: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.html\ShellNew] "Nullfile"="" "Data"=hex:3c,21,44,4f,43,54,59,50,45,20,48,54,4d,4c,20,50,55,42,4c,49,43,20,\ 22,2d,2f,2f,57,33,43,2f,2f,44,54,44,20,48,54,4d,4c,20,34,2e,30,20,54,72,61,\ 6e,73,69,74,69,6f,6e,61,6c,2f,2f,45,4e,22,3e,0d,0a,3c,48,54,4d,4c,3e,0d,0a,\ 3c,48,45,41,44,3e,0d,0a,3c,54,49,54,4c,45,3e,20,4e,65,77,20,44,6f,63,75,6d,\ 65,6e,74,20,3c,2f,54,49,54,4c,45,3e,0d,0a,3c,4d,45,54,41,20,4e,41,4d,45,3d,\ 22,4b,65,79,77,6f,72,64,73,22,20,43,4f,4e,54,45,4e,54,3d,22,22,3e,0d,0a,3c,\ 4d,45,54,41,20,4e,41,4d,45,3d,22,44,65,73,63,72,69,70,74,69,6f,6e,22,20,43,\ 4f,4e,54,45,4e,54,3d,22,22,3e,0d,0a,3c,2f,48,45,41,44,3e,0d,0a,0d,0a,3c,42,\ 4f,44,59,3e,0d,0a,0d,0a,3c,2f,42,4f,44,59,3e,0d,0a,3c,2f,48,54,4d,4c,3e And this is how it looks when opening the new HTML file: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> New Document </TITLE> <META NAME="Keywords" CONTENT=""> <META NAME="Description" CONTENT=""> </HEAD> <BODY> </BODY> </HTML>
  4. I tried doing it anyway - when clicking OK it said it needed Folder Tasks to be on. I just said OK to that. What is Folder Tasks - isn't it just to see the folders in the left side of Windows Explorer ? Edit: Nevermind about this one - found out through Windows Explorer -> Tools -> Folder Options -> General
  5. Thanx evilvoice - I then take it that making it 'my way' , could end up with an error? [HKEY_CLASSES_ROOT\.reg\ShellNew] "Data"="Windows Registry Editor Version 5.00" Edit: And btw - if I want to put some more code into my new-file-html-document - how do I then do that? Is there some software that can convert text to binary key - how did you do it?
  6. Hmm - allright. I think I'll just let it be instead of havng to change that setting of a bunch of folders. But thanx for looking in to it .
  7. I was wrong - doesn't only appear on folders with .m3u & .mp3 files - also some with only .mp3's. Actually seems a bit random ... maybe I should reboot . I'll return with an update after the reboot.
  8. About my issue with: Play with Media Player - in the rightclick menu it seems to only appear on folders that contain a .m3u playlist file. How do I remove the rightclick item?
  9. I found another solution ... but of course this way it doesn't open the file after creation. Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.reg\ShellNew] "Data"="Windows Registry Editor Version 5.00" This makes a new .reg file with the proper text in the first line of the file.
  10. Cool that it loads the file as well. I guess this can be done with other files as well - fx. txt-files ... ? Edit: Actually not really important since the txt file doesn't need anything as default.
  11. Ahh of course. Thank you so much - I use this a lot Very appreciated
  12. Thanx a lot - it's working The only weird thing is it now opens in notepad and not editplus. Is that a thing I should change in the key you gave me or some place else?
  13. Thanx - if I want to make the REG file have something in the first line as default - the key would be like this right? [HKEY_CLASSES_ROOT\.reg\ShellNew] "NullFile"="{Windows Registry Editor Version 5.00}"
  14. Hey - I got an issue removing: Play with Media Player - when right clicking a folder containing mp3-files. I've used the following tweak to remove some of the Media Player options: [-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}] [-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}] [-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}] How do I get rid of the last one? I've tried searching using different variations of the sentence but I can't find it anywhere. Thanx a lot
  15. Hi, I'm trying to add txt-file to the new-file menu but I can't get it to work. I've made a reg file containing this: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.txt\ShellNew] "NullFile"="" Any idea what I'm missing? Thanx


×
×
  • Create New...