Files-Sektion: %CurrentProfileDir% nicht korrekt expandiert
Verfasst: 12 Feb 2014, 18:24
Hallo,
dieser Code:
ergibt folgende Log-Eintraege:
Im Hinblick auf viewtopic.php?f=6&t=5670 habe ich es auch mit %currentprofiledir% statt %CurrentProfileDir% versucht. Das macht aber keinen Unterschied. Verwendete WInst-Version ist 4.11.3.3.
frank
dieser Code:
Code: Alles auswählen
Files_RemoveUserDesktopLinks /AllNTUserProfiles
[Files_RemoveUserDesktopLinks]
Delete -f "%CurrentProfileDir%\Desktop\Mendeley Desktop.lnk"
Code: Alles auswählen
[5] [Feb 12 18:09:34:923] Execution of Files_RemoveUserDesktopLinks
[6] [Feb 12 18:09:34:924] Delete "C:\Windows\System32\config\systemprofile\Desktop\Mendeley Desktop.lnk"
[6] [Feb 12 18:09:34:924] Search "C:\Windows\System32\config\systemprofile\Desktop\"
[6] [Feb 12 18:09:34:924] Delete "C:\Windows\System32\config\systemprofile\Desktop\Mendeley Desktop.lnk"
[6] [Feb 12 18:09:34:924] Search "C:\Windows\System32\config\systemprofile\Desktop\"
[6] [Feb 12 18:09:34:925] Delete "C:\Windows\System32\config\systemprofile\Desktop\Mendeley Desktop.lnk"
[6] [Feb 12 18:09:34:925] Search "C:\Windows\System32\config\systemprofile\Desktop\"
[6] [Feb 12 18:09:34:925] Delete "C:\Windows\System32\config\systemprofile\Desktop\Mendeley Desktop.lnk"
[6] [Feb 12 18:09:34:925] Search "C:\Windows\System32\config\systemprofile\Desktop\"
[6] [Feb 12 18:09:34:925] Delete "C:\Windows\System32\config\systemprofile\Desktop\Mendeley Desktop.lnk"
[6] [Feb 12 18:09:34:925] Search "C:\Windows\System32\config\systemprofile\Desktop\"
[6] [Feb 12 18:09:34:926] Section ending since next line is starting with "["
frank