Modify operating system installation time.
This is an automatically translated post by LLM. The original post is in Chinese. If you find any translation errors, please leave a comment to help me improve the translation. Thanks!
Due to certain indescribable reasons, there is a need to modify the installation time of the operating system. Here is a brief summary.
Windows
To modify the installation time of Windows operating system, follow these steps:
- Press
win
+R
and typeregedit
to open the registry. - Go to the path
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
. - The
InstallData
on the right side represents the system installation time. - Write the modified timestamp value in decimal format.
For timestamp conversion, you can visit: http://tool.chinaz.com/Tools/unixtime.aspx