Difference between revisions of "Bginfo"

From AlphaBook
Jump to: navigation, search
(Customized setting)
(Download)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Installation ==
+
== Download ==
 
* https://technet.microsoft.com/en-us/sysinternals/bb897557.aspx
 
* https://technet.microsoft.com/en-us/sysinternals/bb897557.aspx
 +
* C:\Bginfo\Bginfo64.exe
 +
 
== Customized setting ==
 
== Customized setting ==
 
* Boot Time: <Boot Time>
 
* Boot Time: <Boot Time>
 
* OS Version: <OS Version>
 
* OS Version: <OS Version>
*
 
 
* CPU: <CPU>
 
* CPU: <CPU>
 
* Memory: <Memory>
 
* Memory: <Memory>
 
* Volumes: <Volumes>
 
* Volumes: <Volumes>
 
* Free Space: <Free Space>
 
* Free Space: <Free Space>
*
 
 
* IP Address: <IP Address>
 
* IP Address: <IP Address>
 
* Subnet Mask: <Subnet Mask>
 
* Subnet Mask: <Subnet Mask>
Line 15: Line 15:
 
* DNS Server: <DNS Server>
 
* DNS Server: <DNS Server>
 
* Network Speed: <Network Speed>
 
* Network Speed: <Network Speed>
*
 
 
* User Name: <User Name>
 
* User Name: <User Name>
 
* Host Name: <Host Name>
 
* Host Name: <Host Name>
 
* Logon Domain: <Logon Domain>
 
* Logon Domain: <Logon Domain>
 +
== Background... ==
 +
* Wallpaper position: Stretch
 +
== Position... ==
 +
* Center
 +
== Save setting ==
 +
* File -> Save as... -> C:\Bginfo\MyConfig.bgi
 +
== Bginfo.bat ==
 +
* C:\Bginfo\Bginfo64.exe C:\Bginfo\MyConfig.bgi /timer:0 /silent /accepteula
 +
 +
== Logon script ==
 +
* User Configuration\Windows Settings\Scripts (Logon/Logoff)\Logon\Bginfo.bat
 +
 +
== Registry ==
 +
* Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
 +
* New -> String value (REG_SZ), Value name
 +
** BgInfo
 +
* Value data
 +
** C:\Bginfo\Bginfo64.exe C:\Bginfo\MyConfig.bgi /timer:0 /silent /accepteula
 +
 +
==  Some desktop applications may appear blurred on high-DPI displays ==
 +
* https://support.microsoft.com/en-us/help/2900023

Latest revision as of 14:16, 29 August 2017

Download

Customized setting

  • Boot Time: <Boot Time>
  • OS Version: <OS Version>
  • CPU: <CPU>
  • Memory: <Memory>
  • Volumes: <Volumes>
  • Free Space: <Free Space>
  • IP Address: <IP Address>
  • Subnet Mask: <Subnet Mask>
  • Default Gateway: <Default Gateway>
  • DNS Server: <DNS Server>
  • Network Speed: <Network Speed>
  • User Name: <User Name>
  • Host Name: <Host Name>
  • Logon Domain: <Logon Domain>

Background...

  • Wallpaper position: Stretch

Position...

  • Center

Save setting

  • File -> Save as... -> C:\Bginfo\MyConfig.bgi

Bginfo.bat

  • C:\Bginfo\Bginfo64.exe C:\Bginfo\MyConfig.bgi /timer:0 /silent /accepteula

Logon script

  • User Configuration\Windows Settings\Scripts (Logon/Logoff)\Logon\Bginfo.bat

Registry

  • Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
  • New -> String value (REG_SZ), Value name
    • BgInfo
  • Value data
    • C:\Bginfo\Bginfo64.exe C:\Bginfo\MyConfig.bgi /timer:0 /silent /accepteula

Some desktop applications may appear blurred on high-DPI displays