Gå til innhold

Fjerne sortering av filer?


Anbefalte innlegg

Heisann!

 

En venn av meg har en mappe med mangfoldige bilder som han ønsker å sortere manuelt. Er det noen måte å skru av automatisk sortering utifra de forhåndssatte kriteriene i Windows 7? Jeg vet det går under høyreklikk, vis-menyen på skrivebordet, men det er ulike valg når man er i mapper under Windows Utforsker.

Lenke til kommentar
Videoannonse
Annonse

Det er ingen funksjon i windows som lar deg gjøre det, men man kan gjøre noen modifikasjoner til windows registeret som lar til slutt sortere bildene selv. Anbefaler ikke å gjøre dette med mindre det er VELDIG viktig å sortere bildene slik man vil ha dem.

 

Her er guiden:

 

Here's what you do:

 

1. Make sure REMEMBER EACH FOLDER'S VIEW SETTINGS is checked.

(Control Panel\Appearance and Personalization\Folder Options\VIEW tab

 

 

2. Create a .reg file (I call mine CLEANUP.REG), and put these lines in it:

 

Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Classes\Local

Settings\Software\Microsoft\Windows\Shell\BagMRU]

[-HKEY_CURRENT_USER\Software\Classes\Local

Settings\Software\Microsoft\Windows\Shell\Bags]

 

The '-' in front of the key name tells REGEDIT to delete the key when you

install the .reg file.

 

Save the file as C:\Users\<username>\Documents\Cleanup.reg

 

 

3. Create a batch file (I call mine CLEANUP.CMD) and put these lines in it:

REGEDIT /s C:\Users\<username>\Documents\Cleanup.reg

 

REGEDIT /s C:\Users\<username>\Documents\BagMRU.reg

REGEDIT /s C:\Users\<username>\Documents\Bags.reg

 

where <username> is your logon ID.

 

You can point to another folder if you want, but I'll keep it simple for the

example.

 

 

4. Using the Registry Editor (Regedit), delete the keys

 

[HKEY_CURRENT_USER\Software\Classes\Local

Settings\Software\Microsoft\Windows\Shell\BagMRU]

and

[HKEY_CURRENT_USER\Software\Classes\Local

Settings\Software\Microsoft\Windows\Shell\Bags]

 

This is where your current layouts are stored.

 

 

5. Now, configure EVERY window you'd like to retain settings for. Go as

crazy as you want. I configure my Start menu (RIGHT CLICK,/OPEN), my trash

folder, and all folders I use repeatedly.

Arrange the columns/icons and windows settings to your preference.

 

 

6. When you have all your windows the way you want them, go into Registry

Editor again and EXPORT the keys

[HKEY_CURRENT_USER\Software\Classes\Local

Settings\Software\Microsoft\Windows\Shell\BagMRU]

[HKEY_CURRENT_USER\Software\Classes\Local

Settings\Software\Microsoft\Windows\Shell\Bags]

to your C:\Users\<username>\Documents folder.

 

 

7. To reset, just run your batch file CLEANUP.CMD and it will refersh your

folders to the preferences you saved in step 6.

If you later want to add a new folder to your cleanup, just run CLEANUP,

navigate to that folder, configure it, and do step 6 again.

 

To make it really easy, create a shortcut to your batch file and pin it to

your Start Menu.

 

My CLEANUP.CMD file does a lot more than this, but this is the part that

solves your problem.

It sounds complicated, but once it's set up, all you do is click your

shortcut, and voila! MS is foiled again!

Endret av Bakura
Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
×
×
  • Opprett ny...