[XP] bestanden zonder bestandsextensie koppelen

Pagina: 1
Acties:

  • numm!e
  • Registratie: Februari 2003
  • Laatst online: 25-05-2025

numm!e

ttl =< 0 ms

Topicstarter
De volgende vraag kan ik nergens beantwoord krijgen dat ik de hoop begin te verliezen...

Ik zou graag alle bestanden zonder bestandsextensie en/of onbekende bestandsextensie geopend willen hebben met EditPad (of eventueel een andere notepad-variant). De wens is om het bestand zonder vragen direct te openen na dubbelklikken.

Op dit moment slepen we de bestanden uit de Windows Verkenner naar de editpad icoon in de taskbar maar ik blijf erbij dat het toch mogelijk moet zijn op een andere manier.

Het betreft Engelstalige Windows XP pro en 2000 pro machines met veel rechten trouwens.

Alvast extreem bedankt :)

\\reboot_the_planet


  • CodeCaster
  • Registratie: Juni 2003
  • Niet online

CodeCaster

Stop AI Slop

Al gezocht?

Zo vind ik bijvoorbeeld:
The Solution

Although this solution is relatively risk-free1, requiring no registry editing or software installation, the process is fairly sensitive, requiring careful attention. Below are two methods: the first associates extensionless files with Notepad, while the second does such with WordPad. Both assume a Windows XP operating system.

Here is the method of associating extensionless file types with Notepad in WinXP:

1. Open Windows Explorer and go to the "Tools › Folder Options › File Types" menu.
2. Click the "New" button and type ".txt" in the "File Extension" field.
3. Click on the "Advanced ››" button and the "Associated File Type" should read "Text Document". If it is blank, or says something else, close everything out and start over, making sure to follow the steps in order.
4. Finally, in the "File Extension" field, replace the ".txt" with a single dot, "."
5. Click "OK" and exit. Find or create an extensionless file and check it out.
;)

[ Voor 86% gewijzigd door CodeCaster op 06-12-2006 19:18 ]

https://oneerlijkewoz.nl
Op papier is hij aan het tekenen, maar in de praktijk...


  • F_J_K
  • Registratie: Juni 2001
  • Niet online

F_J_K

Moderator CSA/PB

Front verplichte underscores

Maak aan: HKEY_CLASSES_ROOT\*\shell\Kladblok\command
en zet als default notepad "%1"

Natuurlijk even aanpassen naar EditPad, maar dat is aan jezelf om even aan te passen.

(Insert standaard disclaimers over in je register werken :+ )

Edit: of beter: zie boven.

[ Voor 5% gewijzigd door F_J_K op 06-12-2006 19:17 ]

'Multiple exclamation marks,' he went on, shaking his head, 'are a sure sign of a diseased mind' (Terry Pratchett, Eric)


  • anandus
  • Registratie: Februari 2001
  • Niet online
Dan zal ik ook nog (uit de eerste hit) copy-pasten voor de behulpzaamheid:
2 ways to fix the problem

first, is to open the windows explorer. Select Tools Menu -- Folder Options -- File Types tab. It should appear as the first entry entry in the list (having no extension). You can simply delete the file type association, or edit it to use Notepad, or some other editor for unknown types.

Second solution is to edit the registry directly. Run regedit from the command line ("Run" in start menu), and look for the first key under HKEY_CLASSES_ROOT. It should be a folder with an asterisk(*) next to it. Again, you can simply delete this key, or modify it's values to cause it to open with another program (not recommended for novices).
disclaimer: Niet zelf geprobeerd

"Always remember to quick save" - Sun Tzu


  • numm!e
  • Registratie: Februari 2003
  • Laatst online: 25-05-2025

numm!e

ttl =< 0 ms

Topicstarter
Dank, het is opgelost!

Ik voel me een sukkel maar dien wel te vermelden dat ik zelf vooral met W2K heb zitten proberen waar alleen de registry oplossing werkt en niet die makkelijkere van CodeCaster.

\\reboot_the_planet