Nova Posted September 21, 2004 Posted September 21, 2004 Hi again, I woz just woundering if I wanted to use teh run command to open my computer how would I go about doing it ? Where dose my computer point to ? c:/windows/? Run("c:/windows/?", "", @SW_MAXIMIZE) Anyone
upnorth Posted September 21, 2004 Posted September 21, 2004 @WindowsDir | path to Windows folderThat came right from the help file...
CyberSlug Posted September 21, 2004 Posted September 21, 2004 ; See CLSIDs in the help file appendix for why this works... Run("explorer.exe ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}", "", @SW_MAXIMIZE) ; Use this if you want the folder sidebar showing Run("explorer.exe /e," , "" , @SW_MAXIMIZE) Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Guest BL@(K-R34P3R Posted September 21, 2004 Posted September 21, 2004 CyberSlug, you are the most helpful poster, every post you make is helpful.
Nova Posted September 21, 2004 Author Posted September 21, 2004 No idea what ur talking about UP NORTH.My computer dosent have a physical address as u labled it. @WindowsDir | path to Windows folderso as far as I c it ur post dosent solve my problem at all ! And Tnx to u CyberSlug just the info I woz looking for cheers
emmanuel Posted September 21, 2004 Posted September 21, 2004 (edited) No idea what ur talking about UP NORTH.My computer dosent have a physical address as u labled it. so as far as I c it ur post dosent solve my problem at all ! And Tnx to u CyberSlug just the info I woz looking for cheers <{POST_SNAPBACK}>up north replied to your poorly phrased question with an answer to what you might have been asking, cyberslug must be more psychic so understood what you really meant. It looked as though you were asking where c:\windows was, and up north answered that. I almost replied with what cyber did, but didnt' feel like going into the helpfile to find what I'd have to tell you to go find yourself. Edited September 21, 2004 by emmanuel "I'm not even supposed to be here today!" -Dante (Hicks)
CyberSlug Posted September 21, 2004 Posted September 21, 2004 Working as university tech support helps one figure out what people are trying to say Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
emmanuel Posted September 21, 2004 Posted September 21, 2004 Working as university tech support helps one figure out what people are trying to say <{POST_SNAPBACK}>lol. yeah, sure would. and teaches you kindness too, it appears "I'm not even supposed to be here today!" -Dante (Hicks)
Guest BL@(K-R34P3R Posted September 22, 2004 Posted September 22, 2004 Thanks CyberSlug, for always answering correctly!
Nova Posted September 22, 2004 Author Posted September 22, 2004 I would like to apoligise to UP NORTH for my poorly phrased question,tnx for trying to help me out ! "I didnt mean to snap at u, twas a long day" And thats to cyberslug for his psychic abilitys. Emmanuel I did look at the help file but found no help because sadly I didnt know what CLSIDs were yesterday and I didnt know that my computer fell into that category !
emmanuel Posted September 22, 2004 Posted September 22, 2004 Emmanuel I did look at the help file but found no help because sadly I didnt know what CLSIDs were yesterday and I didnt know that my computer fell into that category ! <{POST_SNAPBACK}>that's cool man, I can apologize a bit too, it was the end of a long day for me as well. "I'm not even supposed to be here today!" -Dante (Hicks)
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