Jump to content

VB.Net 2005 help


Recommended Posts

Here is my app: It is a portable app planned to be used on my usb drive

I want 2 create shortcuts from my usb drive and put them in the desktop.

The usb drive letter will be different, thats why i use application.startuppath

shortcut example

Application.StartupPath = "Program Files\Trillian\trillian.exe"

But i can't seem to find out how 2 create a short cut and put it to

My.Computer.FileSystem.SpecialDirectories.Desktop

Any ideas??

also i want to change the screen resolution at the start off the app. and when i press a button or close the app it changes the resoultuon back. I dont want it to change the color bits per pixel, just screen res.

Also anyideas how i can change a visual style theme (like (royale.theme) automatically, also applied with a click of a button.

VS path : Application.StartupPath = "Program Files\royale"

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...