Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Command Prompt acting up

  • 02-01-2006 6:52pm
    #1
    Registered Users, Registered Users 2 Posts: 4,276 ✭✭✭


    Howdy,

    Been re-installing java and what not. Anyways now whenever I go into command prompt anything thats in the System32 dir doesn't work unless I put the full path in (I.E Ping, Java, Javac etc.)

    Anyone any idea why ? What enviromental variable should I be looking for ?


Comments

  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    PATH : Control Panel (classic view) -> System -> Advanced -> enviromental variables -> Path ->edit..


  • Registered Users, Registered Users 2 Posts: 4,276 ✭✭✭damnyanks


    Sorry path was missing the drive :)


  • Closed Accounts Posts: 1,502 ✭✭✭MrPinK


    damnyanks wrote:
    Sorry path was missing the drive :)
    Can also (and more commonly) be given as "...;%SystemRoot%\system32;...", without the drive


  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 93,604 Mod ✭✭✭✭Capt'n Midnight


    MrPinK wrote:
    Can also (and more commonly) be given as "...;%SystemRoot%\system32;...", without the drive
    or %windir%\system32 to save a wee bit of typing (systemroot is more correct)

    might as well see what %comspec% is to be on the safe side.


Advertisement