-
Creating Shortcuts
Hello Everyone,
How do you create a shortcut without going through the following?
1. Any VB Setup Kit
2. Adding a shortcut through the Recent Documents
3. Windows Scripting Host.
I am working on an Excel Spreadsheet that needs to create shortcuts to
folders on the fly.
--
~~~
C'Ya,
mrfelis
mrfelis@yahoo.NOSPAM.com
just remove the spam
-
Re: Creating Shortcuts
If you have VB6 search the CD for the ShellLnk.VBP. It shows how to do it
using a class module and a typelib.
"mrfelis" <mrfelis@yahoo.NOSPAM.com> wrote in message
news:39a13277$1@news.devx.com...
> Hello Everyone,
>
> How do you create a shortcut without going through the following?
>
> 1. Any VB Setup Kit
> 2. Adding a shortcut through the Recent Documents
> 3. Windows Scripting Host.
>
> I am working on an Excel Spreadsheet that needs to create shortcuts to
> folders on the fly.
>
> --
> ~~~
> C'Ya,
> mrfelis
> mrfelis@yahoo.NOSPAM.com
> just remove the spam
>
>
-
Re: Creating Shortcuts
Found it!
Thanks Bill.
--
~~~
C'Ya,
mrfelis
mrfelis@yahoo.NOSPAM.com
just remove the spam
Bill McCarthy <Bill_McC@iprimus.com.au> wrote in message
news:39a1377d@news.devx.com...
> If you have VB6 search the CD for the ShellLnk.VBP. It shows how to do it
> using a class module and a typelib.
>
>
> "mrfelis" <mrfelis@yahoo.NOSPAM.com> wrote in message
> news:39a13277$1@news.devx.com...
> > Hello Everyone,
> >
> > How do you create a shortcut without going through the following?
> >
> > 1. Any VB Setup Kit
> > 2. Adding a shortcut through the Recent Documents
> > 3. Windows Scripting Host.
> >
> > I am working on an Excel Spreadsheet that needs to create shortcuts to
> > folders on the fly.
> >
> > --
> > ~~~
> > C'Ya,
> > mrfelis
> > mrfelis@yahoo.NOSPAM.com
> > just remove the spam
> >
> >
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|