{"id":3836,"date":"2024-08-16T07:38:54","date_gmt":"2024-08-16T07:38:54","guid":{"rendered":"https:\/\/voodoo.business\/blog\/?p=3836"},"modified":"2024-10-04T01:51:59","modified_gmt":"2024-10-04T01:51:59","slug":"the-new-text-document-went-missing","status":"publish","type":"post","link":"https:\/\/www.voodoo.business\/blog\/2024\/08\/16\/the-new-text-document-went-missing\/","title":{"rendered":"The &#8220;new&#8221; => &#8220;text document&#8221; went missing"},"content":{"rendered":"\n<p>On windows 11, the document type I create the most through right click \/ new menu is the text document, Today, i click in a folder, and it is missing, and in its place was a bunch of open office document types !<\/p>\n\n\n\n<p>Turns out to bring it back I have to put the following text in a .reg file and run it, then restart explorer or windows<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Windows Registry Editor Version 5.00<br><br>[HKEY_CLASSES_ROOT\\.txt\\ShellNew]<br>\"ItemName\"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6e,00,6f,00,74,00,65,00,70,00,61,00,64,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,34,00,37,00,30,00,00,00<br>\"NullFile\"=\"\"<br><br>[HKEY_CLASSES_ROOT\\txtfilelegacy]<br>@=\"Text Document\"<\/pre>\n\n\n\n<p>But now since I am here, I want to also add a new => html file to that very menu<\/p>\n\n\n\n<p>1- Create a file called (template.html) ideally you would want to save it in  <code>%Allusersprofile%\\Templates<\/code>, in my case the explicit location would be &#8220;C:\\ProgramData\\Templates&#8221;, but you will probably get an access denied error, to spare you the hassle of working around that, you can simply create a new folder inside C:\\ProgramData\\ called ExtraTemplates and store the file there<\/p>\n\n\n\n<p>Now, put the following in a reg file and run it<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Windows Registry Editor Version 5.00<br>[HKEY_CLASSES_ROOT\\.html\\ShellNew]<br>\"FileName\"=\"<code>%Allusersprofile%<\/code>\\ExtraTemplates\\html.html\"<\/pre>\n\n\n\n<p>Enjoy<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On windows 11, the document type I create the most through right click \/ new menu is the text document, Today, i click in a folder, and it is missing, and in its place was a bunch of open office document types ! Turns out to bring it back I have to put the following [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-3836","post","type-post","status-publish","format-standard","hentry","category-windows"],"_links":{"self":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/3836","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/comments?post=3836"}],"version-history":[{"count":4,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/3836\/revisions"}],"predecessor-version":[{"id":3987,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/posts\/3836\/revisions\/3987"}],"wp:attachment":[{"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/media?parent=3836"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/categories?post=3836"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.voodoo.business\/blog\/wp-json\/wp\/v2\/tags?post=3836"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}