Results 1 to 4 of 4

Thread: Changing the directory of the command prompt

  1. #1
    Join Date
    Aug 2010
    Posts
    16
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo

    Default Changing the directory of the command prompt

    How do I change the directory of the Windows Command Prompt ? (Windows Vista Business). Windows help on the command prompt does not explain.

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Changing the directory of the command prompt

    I'm under Windows XP and

    Qt Code:
    1. cd <directory_name>
    To copy to clipboard, switch view to plain text mode 
    works fine
    A camel can go 14 days without drink,
    I can't!!!

  3. The following user says thank you to mcosta for this useful post:

    Rakula (22nd October 2010)

  4. #3
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Changing the directory of the command prompt

    I'm not sure if i got your question right, but i think you want the cd command, you can use it cd PATH like cd C:\Users or cd.. to go up one level or cd \ to go to the root of current drive.

  5. The following user says thank you to Zlatomir for this useful post:

    Rakula (22nd October 2010)

  6. #4
    Join Date
    Sep 2010
    Posts
    145
    Thanks
    1
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Changing the directory of the command prompt

    You can also drag and drop a directory from explorer into the console. This will copy the path into the console. So, type "cd " then drag the folder into the console and hit enter.

  7. The following user says thank you to Timoteo for this useful post:

    Rakula (22nd October 2010)

Similar Threads

  1. Replies: 7
    Last Post: 20th October 2012, 13:44
  2. Qt Command Prompt and Recompiling
    By vbman213 in forum Newbie
    Replies: 1
    Last Post: 6th February 2010, 09:49
  3. Possible to return to command prompt immediately?
    By Pembar in forum Qt Programming
    Replies: 8
    Last Post: 29th June 2009, 21:11
  4. how to avoid command prompt while reunning EXE ?
    By rajeshs in forum Qt Programming
    Replies: 12
    Last Post: 26th March 2008, 08:22
  5. Create a skin for Command Prompt
    By Jh_ in forum Qt Programming
    Replies: 11
    Last Post: 20th March 2007, 09:37

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.