Desktop.ini / Windows 7 Problems / My Documents Redirect

by butsch 12. July 2012 23:01

 

  1. If you have a Redirect of he "MY Documents" folder DIRECT into the ROOT of your personal drive
  2. You use Windows 7 32/64BIT you will see the shares with all the same names
  3. If you uses DOS (cmd.exe) you see the correct share
  4. The solutions is to delete the desktop.ini File OR to redirect the "My Documents" Folder into a SUBFOLDER on your Personal network drive

 

 

  • On Error Resume Next
  • Set WSHShell = WScript.CreateObject("WScript.Shell")
  • Set FSO = CreateObject("Scripting.FileSystemObject")
  •  
  • DocsPath = WSHShell.SpecialFolders("MyDocuments")
  •  
  • If FSO.FileExists (DocsPath & "\desktop.ini") Then
  • FSO.DeleteFile (DocsPath & "\desktop.ini")
  • End If

     

    Also read:

    http://support.microsoft.com/kb/812003/en-us

Tags:

Comments are closed

Werbung von Drittfirmen (Nicht Butsch Informatik):

Werbung von Drittfirmen via Google Adsense: