mika2salo Posted April 12, 2005 Posted April 12, 2005 I saw one pic in this forum where user had added links of his hdd drive folders (Like my pics & and launch half-life 2) to his desktop. He said that it was done by active desktop and if I remember correctly it had something to do with shortcuts too.The links were plain text. They had no pics / icons.Im noob with html-coding, so i can't make the code myself and I don't have any example. Can anyone knowing HTML-coding give me code / example of how to make that kind of active-desktop object?Or if someone has any idea of how to do it in other ways, please let me know.And btw, how can i add activedesktop objects to windows installation?
DiGGiTY Posted April 12, 2005 Posted April 12, 2005 In HTML the code would be:file://\c:\Just replace c:\ with whatever drive you wish to access.
mika2salo Posted April 12, 2005 Author Posted April 12, 2005 Thanks, but im still a noob with HTML-coding...How do I place height/width/position?Or text font color?Small example please?
purewaveform Posted April 12, 2005 Posted April 12, 2005 This is a little onld, but still alost entirely vaild.http://www.javascriptkit.com/howto/active.shtmlhttp://www.kylyria.net/kylyria_tutorial/tutorial.htmalso google for help creating "active desktop"
tguy Posted April 12, 2005 Posted April 12, 2005 Here is a link that uses Microsoft's shell scripting objects to create shortcuts. It's nice because it has predefined classes for things like: All Users\Desktop etc.http://cwashington.netreach.net/depo/view....tType=component
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now