You can probably do this using the My namespace in VB
http://msdn.microsoft.com/en-us/vbasic/ms789188.aspx
Be aware that you should build the methods around your problem of course
Success
Cor
"karim" <(E-Mail Removed)> wrote in message
news:1DD85C2C-6733-4F5D-956F-(E-Mail Removed)...
> Hello All,
> lets say that I made a form with bottons that open shortcuts on the
> local computer. is it possible to make it so that the user can choose what
> shortcut a certain botton on the form would open? and can he change that
> later to a different shortcut? this is without using vb at all, everything
> right from the form...?
>