OneDrive Subfolder Icons Keep Resetting
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I'm having a frustrating time with my OneDrive client where, when I customize the shell icons for subfolders inside my cloud drive, it resets the icon to default upon synchronization. As frivolous as it may seem, I like to organize my filesystem using custom shell icons (the image of a document inside a file folder for the Documents folder, ...), and the client syncs my cloud instantly after changing it. Of course, I don't want to pause syncing because I want my stuff to be backed up without constantly switching the sync app on and off each time I add, edit, or delete a file to my cloud. Does anyone have an idea on how to circumvent this problem?
(Perhaps, on a more broad scale, what I'd also like to know is if there is a way to retain file/folder properties to sync between server and local storage via the OneDrive client)
shell sync icons onedrive cloud
add a comment |
I'm having a frustrating time with my OneDrive client where, when I customize the shell icons for subfolders inside my cloud drive, it resets the icon to default upon synchronization. As frivolous as it may seem, I like to organize my filesystem using custom shell icons (the image of a document inside a file folder for the Documents folder, ...), and the client syncs my cloud instantly after changing it. Of course, I don't want to pause syncing because I want my stuff to be backed up without constantly switching the sync app on and off each time I add, edit, or delete a file to my cloud. Does anyone have an idea on how to circumvent this problem?
(Perhaps, on a more broad scale, what I'd also like to know is if there is a way to retain file/folder properties to sync between server and local storage via the OneDrive client)
shell sync icons onedrive cloud
Icon customization settings are stored in a hiddendesktop.ini
file. Apparently, that specific file isn't uploaded at all, and that's probably why the changes get reverted all the time. A somewhat related article seems to confirm this: "You can't upload files that have a *.tmp or *.ds_store extension, and you can't upload desktop.ini, thumbs.db, or ehthumbs.db files."
– and31415
Sep 2 '14 at 8:43
Thank you for the response, @and31415, but my OneDrive account is my own personal cloud account, not a business account. Does the same case hold true for non-Pro subscriptions to OneDrive, where I can't sync my Desktop.INI files?
– Jeff
Sep 3 '14 at 2:25
Although the article is aimed at the business version, the main sync engine is the same, and the restrictions still apply. If you were to patch the engine library you would be able to uploaddesktop.ini
, but the problem is that the file attributes aren't synced; to work properly,desktop.ini
needs to have the Hidden and System attributes set. Either way, I can't reproduce the issue you're describing unless I change the folder icon, stop syncing it, remove it entirely, and sync it again. What operating system and OneDrive version are you using?
– and31415
Sep 3 '14 at 11:58
I have Windows 8.1 with the free 15GB OneDrive plan.
– Jeff
Sep 3 '14 at 21:28
I have the same plan but I was using the standalone OneDrive client on Windows 7 SP1, which is built-in as of Windows 8.1; that could make some difference. All in all, I don't think there's a solution to the problem. As a workaround you might create some shortcuts pointing to these folders, and customize the shortcut icon rather than the folder one.
– and31415
Sep 4 '14 at 14:49
add a comment |
I'm having a frustrating time with my OneDrive client where, when I customize the shell icons for subfolders inside my cloud drive, it resets the icon to default upon synchronization. As frivolous as it may seem, I like to organize my filesystem using custom shell icons (the image of a document inside a file folder for the Documents folder, ...), and the client syncs my cloud instantly after changing it. Of course, I don't want to pause syncing because I want my stuff to be backed up without constantly switching the sync app on and off each time I add, edit, or delete a file to my cloud. Does anyone have an idea on how to circumvent this problem?
(Perhaps, on a more broad scale, what I'd also like to know is if there is a way to retain file/folder properties to sync between server and local storage via the OneDrive client)
shell sync icons onedrive cloud
I'm having a frustrating time with my OneDrive client where, when I customize the shell icons for subfolders inside my cloud drive, it resets the icon to default upon synchronization. As frivolous as it may seem, I like to organize my filesystem using custom shell icons (the image of a document inside a file folder for the Documents folder, ...), and the client syncs my cloud instantly after changing it. Of course, I don't want to pause syncing because I want my stuff to be backed up without constantly switching the sync app on and off each time I add, edit, or delete a file to my cloud. Does anyone have an idea on how to circumvent this problem?
(Perhaps, on a more broad scale, what I'd also like to know is if there is a way to retain file/folder properties to sync between server and local storage via the OneDrive client)
shell sync icons onedrive cloud
shell sync icons onedrive cloud
asked Sep 2 '14 at 3:46
JeffJeff
266
266
Icon customization settings are stored in a hiddendesktop.ini
file. Apparently, that specific file isn't uploaded at all, and that's probably why the changes get reverted all the time. A somewhat related article seems to confirm this: "You can't upload files that have a *.tmp or *.ds_store extension, and you can't upload desktop.ini, thumbs.db, or ehthumbs.db files."
– and31415
Sep 2 '14 at 8:43
Thank you for the response, @and31415, but my OneDrive account is my own personal cloud account, not a business account. Does the same case hold true for non-Pro subscriptions to OneDrive, where I can't sync my Desktop.INI files?
– Jeff
Sep 3 '14 at 2:25
Although the article is aimed at the business version, the main sync engine is the same, and the restrictions still apply. If you were to patch the engine library you would be able to uploaddesktop.ini
, but the problem is that the file attributes aren't synced; to work properly,desktop.ini
needs to have the Hidden and System attributes set. Either way, I can't reproduce the issue you're describing unless I change the folder icon, stop syncing it, remove it entirely, and sync it again. What operating system and OneDrive version are you using?
– and31415
Sep 3 '14 at 11:58
I have Windows 8.1 with the free 15GB OneDrive plan.
– Jeff
Sep 3 '14 at 21:28
I have the same plan but I was using the standalone OneDrive client on Windows 7 SP1, which is built-in as of Windows 8.1; that could make some difference. All in all, I don't think there's a solution to the problem. As a workaround you might create some shortcuts pointing to these folders, and customize the shortcut icon rather than the folder one.
– and31415
Sep 4 '14 at 14:49
add a comment |
Icon customization settings are stored in a hiddendesktop.ini
file. Apparently, that specific file isn't uploaded at all, and that's probably why the changes get reverted all the time. A somewhat related article seems to confirm this: "You can't upload files that have a *.tmp or *.ds_store extension, and you can't upload desktop.ini, thumbs.db, or ehthumbs.db files."
– and31415
Sep 2 '14 at 8:43
Thank you for the response, @and31415, but my OneDrive account is my own personal cloud account, not a business account. Does the same case hold true for non-Pro subscriptions to OneDrive, where I can't sync my Desktop.INI files?
– Jeff
Sep 3 '14 at 2:25
Although the article is aimed at the business version, the main sync engine is the same, and the restrictions still apply. If you were to patch the engine library you would be able to uploaddesktop.ini
, but the problem is that the file attributes aren't synced; to work properly,desktop.ini
needs to have the Hidden and System attributes set. Either way, I can't reproduce the issue you're describing unless I change the folder icon, stop syncing it, remove it entirely, and sync it again. What operating system and OneDrive version are you using?
– and31415
Sep 3 '14 at 11:58
I have Windows 8.1 with the free 15GB OneDrive plan.
– Jeff
Sep 3 '14 at 21:28
I have the same plan but I was using the standalone OneDrive client on Windows 7 SP1, which is built-in as of Windows 8.1; that could make some difference. All in all, I don't think there's a solution to the problem. As a workaround you might create some shortcuts pointing to these folders, and customize the shortcut icon rather than the folder one.
– and31415
Sep 4 '14 at 14:49
Icon customization settings are stored in a hidden
desktop.ini
file. Apparently, that specific file isn't uploaded at all, and that's probably why the changes get reverted all the time. A somewhat related article seems to confirm this: "You can't upload files that have a *.tmp or *.ds_store extension, and you can't upload desktop.ini, thumbs.db, or ehthumbs.db files."– and31415
Sep 2 '14 at 8:43
Icon customization settings are stored in a hidden
desktop.ini
file. Apparently, that specific file isn't uploaded at all, and that's probably why the changes get reverted all the time. A somewhat related article seems to confirm this: "You can't upload files that have a *.tmp or *.ds_store extension, and you can't upload desktop.ini, thumbs.db, or ehthumbs.db files."– and31415
Sep 2 '14 at 8:43
Thank you for the response, @and31415, but my OneDrive account is my own personal cloud account, not a business account. Does the same case hold true for non-Pro subscriptions to OneDrive, where I can't sync my Desktop.INI files?
– Jeff
Sep 3 '14 at 2:25
Thank you for the response, @and31415, but my OneDrive account is my own personal cloud account, not a business account. Does the same case hold true for non-Pro subscriptions to OneDrive, where I can't sync my Desktop.INI files?
– Jeff
Sep 3 '14 at 2:25
Although the article is aimed at the business version, the main sync engine is the same, and the restrictions still apply. If you were to patch the engine library you would be able to upload
desktop.ini
, but the problem is that the file attributes aren't synced; to work properly, desktop.ini
needs to have the Hidden and System attributes set. Either way, I can't reproduce the issue you're describing unless I change the folder icon, stop syncing it, remove it entirely, and sync it again. What operating system and OneDrive version are you using?– and31415
Sep 3 '14 at 11:58
Although the article is aimed at the business version, the main sync engine is the same, and the restrictions still apply. If you were to patch the engine library you would be able to upload
desktop.ini
, but the problem is that the file attributes aren't synced; to work properly, desktop.ini
needs to have the Hidden and System attributes set. Either way, I can't reproduce the issue you're describing unless I change the folder icon, stop syncing it, remove it entirely, and sync it again. What operating system and OneDrive version are you using?– and31415
Sep 3 '14 at 11:58
I have Windows 8.1 with the free 15GB OneDrive plan.
– Jeff
Sep 3 '14 at 21:28
I have Windows 8.1 with the free 15GB OneDrive plan.
– Jeff
Sep 3 '14 at 21:28
I have the same plan but I was using the standalone OneDrive client on Windows 7 SP1, which is built-in as of Windows 8.1; that could make some difference. All in all, I don't think there's a solution to the problem. As a workaround you might create some shortcuts pointing to these folders, and customize the shortcut icon rather than the folder one.
– and31415
Sep 4 '14 at 14:49
I have the same plan but I was using the standalone OneDrive client on Windows 7 SP1, which is built-in as of Windows 8.1; that could make some difference. All in all, I don't think there's a solution to the problem. As a workaround you might create some shortcuts pointing to these folders, and customize the shortcut icon rather than the folder one.
– and31415
Sep 4 '14 at 14:49
add a comment |
1 Answer
1
active
oldest
votes
I figured how to do it (programmatically) through Command Prompt.
I created a batch file and placed it on the root directory of my OneDrive. I made the folder whose icon I was trying to modify read-only and the desktop.ini file inside it a hidden system file. Here's a sample of the batch script:
attrib +r "SomeFolder"
attrib +h +s "SomeFolderdesktop.ini"
All I had to do then was to schedule it to automatically run at a certain interval using the system Task Scheduler, in case the OneDrive client decided to change the icon back again.
I appreciate your help, @and31415. If you're interested in this as well, I do suggest you give this a try.
This post is based on my findings from http://help.lockergnome.com/windows/change-folder-icon-command-line--ftopict455733.html.
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f806010%2fonedrive-subfolder-icons-keep-resetting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I figured how to do it (programmatically) through Command Prompt.
I created a batch file and placed it on the root directory of my OneDrive. I made the folder whose icon I was trying to modify read-only and the desktop.ini file inside it a hidden system file. Here's a sample of the batch script:
attrib +r "SomeFolder"
attrib +h +s "SomeFolderdesktop.ini"
All I had to do then was to schedule it to automatically run at a certain interval using the system Task Scheduler, in case the OneDrive client decided to change the icon back again.
I appreciate your help, @and31415. If you're interested in this as well, I do suggest you give this a try.
This post is based on my findings from http://help.lockergnome.com/windows/change-folder-icon-command-line--ftopict455733.html.
add a comment |
I figured how to do it (programmatically) through Command Prompt.
I created a batch file and placed it on the root directory of my OneDrive. I made the folder whose icon I was trying to modify read-only and the desktop.ini file inside it a hidden system file. Here's a sample of the batch script:
attrib +r "SomeFolder"
attrib +h +s "SomeFolderdesktop.ini"
All I had to do then was to schedule it to automatically run at a certain interval using the system Task Scheduler, in case the OneDrive client decided to change the icon back again.
I appreciate your help, @and31415. If you're interested in this as well, I do suggest you give this a try.
This post is based on my findings from http://help.lockergnome.com/windows/change-folder-icon-command-line--ftopict455733.html.
add a comment |
I figured how to do it (programmatically) through Command Prompt.
I created a batch file and placed it on the root directory of my OneDrive. I made the folder whose icon I was trying to modify read-only and the desktop.ini file inside it a hidden system file. Here's a sample of the batch script:
attrib +r "SomeFolder"
attrib +h +s "SomeFolderdesktop.ini"
All I had to do then was to schedule it to automatically run at a certain interval using the system Task Scheduler, in case the OneDrive client decided to change the icon back again.
I appreciate your help, @and31415. If you're interested in this as well, I do suggest you give this a try.
This post is based on my findings from http://help.lockergnome.com/windows/change-folder-icon-command-line--ftopict455733.html.
I figured how to do it (programmatically) through Command Prompt.
I created a batch file and placed it on the root directory of my OneDrive. I made the folder whose icon I was trying to modify read-only and the desktop.ini file inside it a hidden system file. Here's a sample of the batch script:
attrib +r "SomeFolder"
attrib +h +s "SomeFolderdesktop.ini"
All I had to do then was to schedule it to automatically run at a certain interval using the system Task Scheduler, in case the OneDrive client decided to change the icon back again.
I appreciate your help, @and31415. If you're interested in this as well, I do suggest you give this a try.
This post is based on my findings from http://help.lockergnome.com/windows/change-folder-icon-command-line--ftopict455733.html.
answered Sep 5 '14 at 3:15
JeffJeff
266
266
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f806010%2fonedrive-subfolder-icons-keep-resetting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Icon customization settings are stored in a hidden
desktop.ini
file. Apparently, that specific file isn't uploaded at all, and that's probably why the changes get reverted all the time. A somewhat related article seems to confirm this: "You can't upload files that have a *.tmp or *.ds_store extension, and you can't upload desktop.ini, thumbs.db, or ehthumbs.db files."– and31415
Sep 2 '14 at 8:43
Thank you for the response, @and31415, but my OneDrive account is my own personal cloud account, not a business account. Does the same case hold true for non-Pro subscriptions to OneDrive, where I can't sync my Desktop.INI files?
– Jeff
Sep 3 '14 at 2:25
Although the article is aimed at the business version, the main sync engine is the same, and the restrictions still apply. If you were to patch the engine library you would be able to upload
desktop.ini
, but the problem is that the file attributes aren't synced; to work properly,desktop.ini
needs to have the Hidden and System attributes set. Either way, I can't reproduce the issue you're describing unless I change the folder icon, stop syncing it, remove it entirely, and sync it again. What operating system and OneDrive version are you using?– and31415
Sep 3 '14 at 11:58
I have Windows 8.1 with the free 15GB OneDrive plan.
– Jeff
Sep 3 '14 at 21:28
I have the same plan but I was using the standalone OneDrive client on Windows 7 SP1, which is built-in as of Windows 8.1; that could make some difference. All in all, I don't think there's a solution to the problem. As a workaround you might create some shortcuts pointing to these folders, and customize the shortcut icon rather than the folder one.
– and31415
Sep 4 '14 at 14:49