oliphanj 0 Report post Posted April 13, 2007 How about deleting the Nethood contents? Maybe for any account? Or how about allowing wildcards in the Custom File and Folders option? Wildcards like %username% Thanks, Jason Quote Share this post Link to post Share on other sites
{_carnificina_} 0 Report post Posted May 16, 2007 How about deleting the Nethood contents? Maybe for any account? Or how about allowing wildcards in the Custom File and Folders option? Wildcards like %username% Thanks, Jason great ideia Variable = Typical value (May vary, depending on system) %ALLUSERSPROFILE% = C:\Documents and Settings\All Users %APPDATA% = C:\Documents and Settings\{username}\Application Data %COMPUTERNAME% {computername} %COMSPEC% = C:\Windows\System32\cmd.exe %HOMEDRIVE% = C: %HOMEPATH% = \Documents and Settings\{username} %PATH% = C:\Windows\System32\;C:\Windows\;C:\Windows\System32\Wbem %PATHEXT% .COM; .EXE; .BAT; .CMD; .VBS; .VBE; .JS ; .WSF: .WSH %PROGRAMFILES% = Directory containing program files, usually C:\Program Files %PROMPT% = Code for current command prompt format. Code is usually $P$G %SYSTEMDRIVE% The drive containing the Windows XP root directory, usually C: %SYSTEMROOT% = The Windows XP root directory, usually C:\Windows %TEMP% and %TMP% = C:\DOCUME~1\{username}\LOCALS~1\Temp %USERNAME% {username} %USERPROFILE% = C:\Documents and Settings\{username} %WINDIR% = C:\Windows Quote Share this post Link to post Share on other sites
Donn Edwards 0 Report post Posted May 17, 2007 I'd be happy with simple file masks, like c:\Program Files\LogMeIn\LMI*.log That would get rid of a lot of accumulated junk. Thanks for a brilliant product! Quote Share this post Link to post Share on other sites
{_carnificina_} 0 Report post Posted May 18, 2007 I'd be happy with simple file masks, likec:\Program Files\LogMeIn\LMI*.log That would get rid of a lot of accumulated junk. Thanks for a brilliant product! variable %PROGRAMFILES%\LogMeIn\LMI*.log Quote Share this post Link to post Share on other sites