setdateback.txt
来自「Set data back for Tornado 2.2.1」· 文本 代码 · 共 144 行
TXT
144 行
1. Set computer date back to after Issue Date in C:\Tornado\.wind\license\WRSLicense.lic via task tray (15 May 2006)
2. Reboot so pagefile.sys and other system files have new date.
3. run from cygwin
cd /cygdrive/c
find . -newer /cygdrive/c/pagefile.sys -print0 |xargs -0 touch
1. Set computer date back to after Issue Date in C:\Tornado\.wind\license\WRSLicense.lic via task tray (15 May 2006)
2. Reboot so pagefile.sys and other system files have new date.
3. run from cygwin
cd /cygdrive/c
find . -newer /cygdrive/c/pagefile.sys -print0 |xargs -0 touch
1. Set computer date back to after Issue Date in C:\Tornado\.wind\license\WRSLicense.lic via task tray (15 May 2006)
2. Reboot so pagefile.sys and other system files have new date.
3. run from cygwin
cd /cygdrive/c
find . -newer /cygdrive/c/pagefile.sys -print0 |xargs -0 touch
1. Set computer date back to after Issue Date in C:\Tornado\.wind\license\WRSLicense.lic via task tray (15 May 2006)
2. Reboot so pagefile.sys and other system files have new date.
3. run from cygwin
cd /cygdrive/c
find . -newer /cygdrive/c/pagefile.sys -print0 |xargs -0 touch
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?