Windows 10: Windows 10 Date variable

Discus and support Windows 10 Date variable in Windows 10 Customization to solve the problem; Hi, i goto cmd and type date, the response is 03/04/2023 i need it to display sat 03/04/2023.how to do that please ?... Discussion in 'Windows 10 Customization' started by Saravan_07, Mar 4, 2023.

  1. Windows 10 Date variable


    Hi, i goto cmd and type date, the response is 03/04/2023 i need it to display sat 03/04/2023.how to do that please ?

    :)
     
    Saravan_07, Mar 4, 2023
    #1
  2. MCK
    mck Win User

    System environment variable won't stick

    Running Win10 Home on an Acer Spin 3, 64bit, i7cpu. I try to add a path to the system environment variables by:

    1. Control Panel > System > Advanced system settings > Advanced tab > Environment variables

    2. The "Environment Variables" window opens.
    3. In the "System Variables" pane I select "Path" and click the EDIT button.
    4. A list of the current system paths is displayed.
    5. I click the NEW button, browse to the path I want to add which is "C:\Python36-32" and click OK. The path "C:\Python36-32" is added to the list of current system paths.
    6. I click OK and am returned to the "Environment Variables" window.
    7. I click the "X" at the top right to close the "Environment Variables" window.

    Now if I click the "Environment Variables" button again (end of step-1) and repeat steps 2-4, the new path I added in step-5 is gone. IOW, adding a new path won't stick.

    What am I doing wrong?
     
  3. Ahhzz Win User
    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Mar 4, 2023
    #3
  4. Ghot Win User

    Windows 10 Date variable

    Ghot, Mar 4, 2023
    #4
Thema:

Windows 10 Date variable

Loading...
  1. Windows 10 Date variable - Similar Threads - Date variable

  2. Your current version of diagnostics is not up to date

    in Windows 10 News
    Your current version of diagnostics is not up to date: [ATTACH]When running the HP PC Hardware Diagnostics UEFI, you may encounter an error that says Your current version of diagnostics is not up to date, please go to www.hp.com to update your diagnostics. This error typically means the tool’s internal component database is...
  3. No login password box when I start computer only time date and photo?

    in Windows 10 Software and Apps
    No login password box when I start computer only time date and photo?: Start up screen does show password login box https://answers.microsoft.com/en-us/windows/forum/all/no-login-password-box-when-i-start-computer-only/ff6a8179-b82b-4499-9f9e-af9bdfd09aac
  4. No login password box when I start computer only time date and photo?

    in Windows 10 Gaming
    No login password box when I start computer only time date and photo?: Start up screen does show password login box https://answers.microsoft.com/en-us/windows/forum/all/no-login-password-box-when-i-start-computer-only/ff6a8179-b82b-4499-9f9e-af9bdfd09aac
  5. XBOX games will not work on PC unless they are up to date on XBOX Console as well

    in Windows 10 Gaming
    XBOX games will not work on PC unless they are up to date on XBOX Console as well: I have the Forza Horizon 5 game on Xbox console & also installed on my PC, but the Xbox console stopped working and now the PC version of the game won't work. This seems to be a thing with play anywhere games that they don't tell you, & it has happened with this game before....
  6. XBOX games will not work on PC unless they are up to date on XBOX Console as well

    in Windows 10 Software and Apps
    XBOX games will not work on PC unless they are up to date on XBOX Console as well: I have the Forza Horizon 5 game on Xbox console & also installed on my PC, but the Xbox console stopped working and now the PC version of the game won't work. This seems to be a thing with play anywhere games that they don't tell you, & it has happened with this game before....
  7. Stuck on time/date lock screen after changing BIOS to UEFI only

    in Windows 10 Installation and Upgrade
    Stuck on time/date lock screen after changing BIOS to UEFI only: I've been looking into upgrading my oldish but still pretty good computer to Windows 11.Found this;https://www.microsoft.com/en-gb/windows/windows-11-specifications?OCID=wu_windows_app_omc_win&r=1Went through the procedure for setting BIOS to UEFI only. Now the computer will...
  8. Windows 10 Date variable

    in Windows 10 Gaming
    Windows 10 Date variable: Hi, i goto cmd and type date, the response is 03/04/2023 i need it to display sat 03/04/2023.how to do that please ? https://answers.microsoft.com/en-us/windows/forum/all/windows-10-date-variable/0192f209-c3d9-4a6d-902f-d9cd65908ede
  9. Windows 10 Date variable

    in Windows 10 Software and Apps
    Windows 10 Date variable: Hi, i goto cmd and type date, the response is 03/04/2023 i need it to display sat 03/04/2023.how to do that please ? https://answers.microsoft.com/en-us/windows/forum/all/windows-10-date-variable/0192f209-c3d9-4a6d-902f-d9cd65908ede
  10. Batch file not setting variables to DATE & TIME text valuse

    in Windows 10 Software and Apps
    Batch file not setting variables to DATE & TIME text valuse: Running the following batch script displays "downsecs = 1, DownStrtDate = and DownStrtTime =" Why are the variables DownStrtDate and DownStrtTime not properly set to the current date and time SET /A downsecs = 0 SET DownStrtDate = %DATE% SET DownStrtTime = %TIME% SET /A...