|
-
Aug 12th, 2008, 11:48 PM
#1
Thread Starter
Junior Member
Changing image and putting in different folder.
My application works, but i'm not sure how to get it to the "games" folder and how to add an image instead of the standard .exe image it has. Like, next to the name of the application. Thanks.
-
Aug 12th, 2008, 11:53 PM
#2
Re: Changing image and putting in different folder.
Ok, translating - you want to save an image file from the form in the same directory as your "exe" (or aspx/ash).
Now trying to interpret, are you trying to save the icon of an exe or are they submitting an image that is going to be saved in "games?"
-
Aug 13th, 2008, 01:28 AM
#3
Re: Changing image and putting in different folder.
Are you trying to overwrite the icon for an EXE on the client computer?
-
Aug 13th, 2008, 09:26 AM
#4
Thread Starter
Junior Member
Re: Changing image and putting in different folder.
I'll try to be a little more clear. Usually, when i install the application on the mobile device, it saves to the same folder in the file explorer. So, instead, i want to put the the application in the "games" folder. It just has a regular .exe icon, which is a blank white page. I want to change it to a custom picture. Thanks. Wait, i accidentally posted this on the wrong place. It's supposed to go to the mobile development. Sorry guys! Should i repost this?
-
Aug 13th, 2008, 01:38 PM
#5
Re: Changing image and putting in different folder.
No, I'll move it for you.
-
Aug 13th, 2008, 03:21 PM
#6
Thread Starter
Junior Member
Re: Changing image and putting in different folder.
Thanks and sorry for the trouble.
-
Aug 14th, 2008, 01:18 AM
#7
Frenzied Member
Re: Changing image and putting in different folder.
To change the icon click on Project>Properties and on the application tab, change the Icon to whatever you want.
On the devices tab, change the output file folder.
This is only deploying from the development environment. If you want to deploy to a different folder, this is done in your setup project, about which questions have been asked and answered in the last couple of weeks.
-
Aug 14th, 2008, 06:18 PM
#8
Thread Starter
Junior Member
Re: Changing image and putting in different folder.
Ok thanks. However, th icon doesn't show up... it works fine on the desktop .exe, but for the mobile device, it just shows a blank icon. maybe the icon needs to be smaller? right now i have it at 16x16.
-
Aug 14th, 2008, 06:36 PM
#9
Thread Starter
Junior Member
Re: Changing image and putting in different folder.
it works when i "test" or deploy it. However, when i use it as a .CAB file and move it to the phone and install it there, it doesn't go to the right directory or show the icon.
-
Aug 14th, 2008, 08:44 PM
#10
Thread Starter
Junior Member
Re: Changing image and putting in different folder.
How do u deploy something using windows mobile device center (vista) and vs 2008? thanks.
-
Aug 15th, 2008, 01:25 AM
#11
Frenzied Member
Re: Changing image and putting in different folder.
32*32 I think for the application icon. You need to change the deployment path in your setup project.
Article on icon sizes here
Last edited by petevick; Aug 15th, 2008 at 01:37 AM.
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
|
Click Here to Expand Forum to Full Width
|