Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unnattended Format

Featured Replies

I'm looking for a way to get windows to show the time in military tim (HH:mm:ss). Is there a way to do this unnattended. Im thinking in the winnt.sif, but looking thru the ref.chm file in the sp2 deployment kit i don't see an option. Any Ideas?

Edit: SRY for the title i thought i put unattended time format, and it wont let me edit the title

Edited by ender341

Personally, I have never seen that being accomplished through the ordinary Win32 time function (systray). Sure, u got the format of the time but u r missing out on the seconds..

prolly a freeware around that will do the trick but i doubt that u can get in native Win32.

Best Regards

Tha Sausage Eater

This will have to be applied in cmdlines.txt if you want it to effect all

users. When I applied them I had to reboot before they would take effect,

I haven't tried them in an unattened install yet but I think they should

work.

Note I've set the 24 hour to display leading 0 in the hours so I could tell

the diff from 12 at a glance. Also H or h makes no difference in the registry.

24hour

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\International]

;H=no leading zero HH=leading zero
;still displays AM PM in 24hour mode

;This changes time to 24 hour clock
"iTime"="1"
"iTimePrefix"="0"
"sTime"=":"
"sTimeFormat"="hh:mm:ss tt"

12hour

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\International]

;H=no leading zero HH=leading zero H 24 hour h 12 hour
;still displays AM PM in 24hour mode

;This changes time to 12 hour clock
"iTime"="0"
"iTimePrefix"="0"
"sTime"=":"
"sTimeFormat"="h:mm:ss tt"

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.