PC Review


Reply
Thread Tools Rate Thread

Assigning Icon to startup file

 
 
AW
Guest
Posts: n/a
 
      22nd Feb 2004
I hope that this is the right place to pose this question.

I'm a newcomer to VB.net and have not been able to work out how to assign an
icon to the projects
start up folder when compiling the project for distribution.

Please can any one point me in the right direction.

Thanks

Al@n


 
Reply With Quote
 
 
 
 
Klaus H. Probst
Guest
Posts: n/a
 
      23rd Feb 2004
Select the file system view. Select the "User's Start Menu" Add a folder if
you need to. Then right-click on the right pane and select "Create new
shortcut". Specify what the shortcut points to (your EXE or folder or
whatever). You'll have to add in ICO file to your project, but once you do
you can edit the shortcut's properties to assign the icon to it.

--
____________________
Klaus H. Probst, MVP
http://www.vbbox.com/

"AW" <(E-Mail Removed)> wrote in message
news:O%23Dy20X%(E-Mail Removed)...
> I hope that this is the right place to pose this question.
>
> I'm a newcomer to VB.net and have not been able to work out how to assign

an
> icon to the projects
> start up folder when compiling the project for distribution.
>
> Please can any one point me in the right direction.
>
> Thanks
>
> Al@n
>
>



 
Reply With Quote
 
AW
Guest
Posts: n/a
 
      23rd Feb 2004
Klaus

Thanks for the reply. Does the ICI file have to be any particular size?

Alan

"Klaus H. Probst" <(E-Mail Removed)> wrote in message
news:ua2LHje%(E-Mail Removed)...
> Select the file system view. Select the "User's Start Menu" Add a folder

if
> you need to. Then right-click on the right pane and select "Create new
> shortcut". Specify what the shortcut points to (your EXE or folder or
> whatever). You'll have to add in ICO file to your project, but once you do
> you can edit the shortcut's properties to assign the icon to it.
>
> --
> ____________________
> Klaus H. Probst, MVP
> http://www.vbbox.com/
>
> "AW" <(E-Mail Removed)> wrote in message
> news:O%23Dy20X%(E-Mail Removed)...
> > I hope that this is the right place to pose this question.
> >
> > I'm a newcomer to VB.net and have not been able to work out how to

assign
> an
> > icon to the projects
> > start up folder when compiling the project for distribution.
> >
> > Please can any one point me in the right direction.
> >
> > Thanks
> >
> > Al@n
> >
> >

>
>



 
Reply With Quote
 
Klaus H. Probst
Guest
Posts: n/a
 
      24th Feb 2004
Size as in bytes? No. Size as in dimensions? It should contain 16x16 and
32x32 images at whatever color depth you want (usually 16bpp). It depends on
what your target OS is. In general those two will work across all versions
of Windows.


--
____________________
Klaus H. Probst, MVP
http://www.vbbox.com/

"AW" <(E-Mail Removed)> wrote in message
news:ewOrYIk%(E-Mail Removed)...
> Klaus
>
> Thanks for the reply. Does the ICI file have to be any particular size?
>
> Alan
>
> "Klaus H. Probst" <(E-Mail Removed)> wrote in message
> news:ua2LHje%(E-Mail Removed)...
> > Select the file system view. Select the "User's Start Menu" Add a folder

> if
> > you need to. Then right-click on the right pane and select "Create new
> > shortcut". Specify what the shortcut points to (your EXE or folder or
> > whatever). You'll have to add in ICO file to your project, but once you

do
> > you can edit the shortcut's properties to assign the icon to it.
> >
> > --
> > ____________________
> > Klaus H. Probst, MVP
> > http://www.vbbox.com/
> >
> > "AW" <(E-Mail Removed)> wrote in message
> > news:O%23Dy20X%(E-Mail Removed)...
> > > I hope that this is the right place to pose this question.
> > >
> > > I'm a newcomer to VB.net and have not been able to work out how to

> assign
> > an
> > > icon to the projects
> > > start up folder when compiling the project for distribution.
> > >
> > > Please can any one point me in the right direction.
> > >
> > > Thanks
> > >
> > > Al@n
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
AW
Guest
Posts: n/a
 
      24th Feb 2004
Klaus

Thanks very much

Alan
"Klaus H. Probst" <(E-Mail Removed)> wrote in message
news:ePQjwOo%(E-Mail Removed)...
> Size as in bytes? No. Size as in dimensions? It should contain 16x16 and
> 32x32 images at whatever color depth you want (usually 16bpp). It depends

on
> what your target OS is. In general those two will work across all versions
> of Windows.
>
>
> --
> ____________________
> Klaus H. Probst, MVP
> http://www.vbbox.com/
>
> "AW" <(E-Mail Removed)> wrote in message
> news:ewOrYIk%(E-Mail Removed)...
> > Klaus
> >
> > Thanks for the reply. Does the ICI file have to be any particular size?
> >
> > Alan
> >
> > "Klaus H. Probst" <(E-Mail Removed)> wrote in message
> > news:ua2LHje%(E-Mail Removed)...
> > > Select the file system view. Select the "User's Start Menu" Add a

folder
> > if
> > > you need to. Then right-click on the right pane and select "Create new
> > > shortcut". Specify what the shortcut points to (your EXE or folder or
> > > whatever). You'll have to add in ICO file to your project, but once

you
> do
> > > you can edit the shortcut's properties to assign the icon to it.
> > >
> > > --
> > > ____________________
> > > Klaus H. Probst, MVP
> > > http://www.vbbox.com/
> > >
> > > "AW" <(E-Mail Removed)> wrote in message
> > > news:O%23Dy20X%(E-Mail Removed)...
> > > > I hope that this is the right place to pose this question.
> > > >
> > > > I'm a newcomer to VB.net and have not been able to work out how to

> > assign
> > > an
> > > > icon to the projects
> > > > start up folder when compiling the project for distribution.
> > > >
> > > > Please can any one point me in the right direction.
> > > >
> > > > Thanks
> > > >
> > > > Al@n
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assigning an icon to a pif file Ron Windows Vista General Discussion 0 26th Jan 2008 02:47 AM
Assigning new icon to folder miken Microsoft Windows 2000 3 25th Sep 2007 02:10 AM
Assigning Icon to Folder on Desktop Via .BAT or .REG file or CMD l =?Utf-8?B?UmFscGggTWFscGg=?= Windows XP General 5 13th Jan 2006 04:51 PM
Assigning an icon to a db Kevin Microsoft Access 4 11th Jul 2004 07:42 PM
Re: assigning an icon from an imagelist Geir Microsoft C# .NET 0 11th Aug 2003 04:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:00 PM.