Checkbox Creating Shortcuts(VB, VS05)
Hello,
As the title says is is possible for a checkbox to create a shortcut in the start menu at a specified folder?
I know I would have to use the syntax
if checkstate = checked then "create shortcut"
(not accurate but you should get the general idea)
Is this possible?
Thanks in advance
Fred Munro

