SoftGrid Folder Icon
We want to deploy all our applications into a folder on the Desktop BUT we want the folder to have a noticeably different icon???? Does anyone have any thoughts on how to do this? Does softgrid provide a way???
thanks!
thanks!
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
ksaunam
17 years ago
No, SoftGrid does not provide any way for customizing the folder icon(s) it creates, but you have to find other way to distribute appropriate desktop.ini file, which contains information about custom icon, to that folder.
For example, desktop.ini file that VMware Workstation creates to folders containing VM are like this in content:
[.ShellClassInfo]
IconFile="vm_folder.ico"
IconIndex=0
InfoTip=Contains VMware virtual machine files.
ConfirmFileOp=0
So you'll get the idea what needs to go there..
/Kalle
For example, desktop.ini file that VMware Workstation creates to folders containing VM are like this in content:
[.ShellClassInfo]
IconFile="vm_folder.ico"
IconIndex=0
InfoTip=Contains VMware virtual machine files.
ConfirmFileOp=0
So you'll get the idea what needs to go there..
/Kalle
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.