Softgrid Appv: Clear AppV Cache
Friday, July 27th, 2012 Posted in AppV | No Comments »Sometimes problem with AppV Client can be resolving by clearing up the application cache. To get a list of cache application: sftmime query obj:app /short To Remove just one programs from the cache: sftmime.exe remove app:”ApplicationName” /complete To empty the cache: sftmime.exe remove obj:app /global /complete If ...