Accessing \. as an {UUID}












1















Windows has this feature(? maybe undocumented) where you can make a new folder named {UUID} and it does something special depending on the UUID.



I only know how to use {UUID} to add control panel (and a few similar things) to Desktop/arbitrary folders, but I'd like to add an alias to \. instead. I don't know its UUID (or if it even has one), tho. Does anyone know the UUID for this very specific thing? This is impossible to search anywhere because search engines don't like symbols.










share|improve this question

























  • @davidpostill This question is not soliciting any recommendations, this is incorrectly put on hold.

    – Rafael Rivera
    Jan 22 at 1:09













  • What you're referring to is Windows Shell specific behavior when folders are encountered in the format you suggested (i.e. MyFolder.{Extension CLSID}). What are you trying to achieve with "an alias to \."?

    – Rafael Rivera
    Jan 22 at 1:12













  • I thought by making an {UUID} that represents \. I could get access to \. and raw disks from WSL (for use with dd)

    – SoniEx2
    Jan 22 at 1:34













  • This is not supported. See: github.com/Microsoft/WSL/issues/689 Alternatively, to write to a disk, you can use Rufus, Win32DiskImager, or even the Win32 port of dd.

    – Rafael Rivera
    Jan 22 at 2:06













  • I didn't ask if it was supported, I asked if it could work. I do unsupported things all the time.

    – SoniEx2
    Jan 22 at 12:55
















1















Windows has this feature(? maybe undocumented) where you can make a new folder named {UUID} and it does something special depending on the UUID.



I only know how to use {UUID} to add control panel (and a few similar things) to Desktop/arbitrary folders, but I'd like to add an alias to \. instead. I don't know its UUID (or if it even has one), tho. Does anyone know the UUID for this very specific thing? This is impossible to search anywhere because search engines don't like symbols.










share|improve this question

























  • @davidpostill This question is not soliciting any recommendations, this is incorrectly put on hold.

    – Rafael Rivera
    Jan 22 at 1:09













  • What you're referring to is Windows Shell specific behavior when folders are encountered in the format you suggested (i.e. MyFolder.{Extension CLSID}). What are you trying to achieve with "an alias to \."?

    – Rafael Rivera
    Jan 22 at 1:12













  • I thought by making an {UUID} that represents \. I could get access to \. and raw disks from WSL (for use with dd)

    – SoniEx2
    Jan 22 at 1:34













  • This is not supported. See: github.com/Microsoft/WSL/issues/689 Alternatively, to write to a disk, you can use Rufus, Win32DiskImager, or even the Win32 port of dd.

    – Rafael Rivera
    Jan 22 at 2:06













  • I didn't ask if it was supported, I asked if it could work. I do unsupported things all the time.

    – SoniEx2
    Jan 22 at 12:55














1












1








1








Windows has this feature(? maybe undocumented) where you can make a new folder named {UUID} and it does something special depending on the UUID.



I only know how to use {UUID} to add control panel (and a few similar things) to Desktop/arbitrary folders, but I'd like to add an alias to \. instead. I don't know its UUID (or if it even has one), tho. Does anyone know the UUID for this very specific thing? This is impossible to search anywhere because search engines don't like symbols.










share|improve this question
















Windows has this feature(? maybe undocumented) where you can make a new folder named {UUID} and it does something special depending on the UUID.



I only know how to use {UUID} to add control panel (and a few similar things) to Desktop/arbitrary folders, but I'd like to add an alias to \. instead. I don't know its UUID (or if it even has one), tho. Does anyone know the UUID for this very specific thing? This is impossible to search anywhere because search engines don't like symbols.







windows






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 22 at 2:11









Sathyajith Bhat

52.8k29156252




52.8k29156252










asked Jan 21 at 21:10









SoniEx2SoniEx2

1057




1057













  • @davidpostill This question is not soliciting any recommendations, this is incorrectly put on hold.

    – Rafael Rivera
    Jan 22 at 1:09













  • What you're referring to is Windows Shell specific behavior when folders are encountered in the format you suggested (i.e. MyFolder.{Extension CLSID}). What are you trying to achieve with "an alias to \."?

    – Rafael Rivera
    Jan 22 at 1:12













  • I thought by making an {UUID} that represents \. I could get access to \. and raw disks from WSL (for use with dd)

    – SoniEx2
    Jan 22 at 1:34













  • This is not supported. See: github.com/Microsoft/WSL/issues/689 Alternatively, to write to a disk, you can use Rufus, Win32DiskImager, or even the Win32 port of dd.

    – Rafael Rivera
    Jan 22 at 2:06













  • I didn't ask if it was supported, I asked if it could work. I do unsupported things all the time.

    – SoniEx2
    Jan 22 at 12:55



















  • @davidpostill This question is not soliciting any recommendations, this is incorrectly put on hold.

    – Rafael Rivera
    Jan 22 at 1:09













  • What you're referring to is Windows Shell specific behavior when folders are encountered in the format you suggested (i.e. MyFolder.{Extension CLSID}). What are you trying to achieve with "an alias to \."?

    – Rafael Rivera
    Jan 22 at 1:12













  • I thought by making an {UUID} that represents \. I could get access to \. and raw disks from WSL (for use with dd)

    – SoniEx2
    Jan 22 at 1:34













  • This is not supported. See: github.com/Microsoft/WSL/issues/689 Alternatively, to write to a disk, you can use Rufus, Win32DiskImager, or even the Win32 port of dd.

    – Rafael Rivera
    Jan 22 at 2:06













  • I didn't ask if it was supported, I asked if it could work. I do unsupported things all the time.

    – SoniEx2
    Jan 22 at 12:55

















@davidpostill This question is not soliciting any recommendations, this is incorrectly put on hold.

– Rafael Rivera
Jan 22 at 1:09







@davidpostill This question is not soliciting any recommendations, this is incorrectly put on hold.

– Rafael Rivera
Jan 22 at 1:09















What you're referring to is Windows Shell specific behavior when folders are encountered in the format you suggested (i.e. MyFolder.{Extension CLSID}). What are you trying to achieve with "an alias to \."?

– Rafael Rivera
Jan 22 at 1:12







What you're referring to is Windows Shell specific behavior when folders are encountered in the format you suggested (i.e. MyFolder.{Extension CLSID}). What are you trying to achieve with "an alias to \."?

– Rafael Rivera
Jan 22 at 1:12















I thought by making an {UUID} that represents \. I could get access to \. and raw disks from WSL (for use with dd)

– SoniEx2
Jan 22 at 1:34







I thought by making an {UUID} that represents \. I could get access to \. and raw disks from WSL (for use with dd)

– SoniEx2
Jan 22 at 1:34















This is not supported. See: github.com/Microsoft/WSL/issues/689 Alternatively, to write to a disk, you can use Rufus, Win32DiskImager, or even the Win32 port of dd.

– Rafael Rivera
Jan 22 at 2:06







This is not supported. See: github.com/Microsoft/WSL/issues/689 Alternatively, to write to a disk, you can use Rufus, Win32DiskImager, or even the Win32 port of dd.

– Rafael Rivera
Jan 22 at 2:06















I didn't ask if it was supported, I asked if it could work. I do unsupported things all the time.

– SoniEx2
Jan 22 at 12:55





I didn't ask if it was supported, I asked if it could work. I do unsupported things all the time.

– SoniEx2
Jan 22 at 12:55










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396773%2faccessing-as-an-uuid%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396773%2faccessing-as-an-uuid%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How do I know what Microsoft account the skydrive app is syncing to?

When does type information flow backwards in C++?

Grease: Live!