首页
社区
课程
招聘
[转帖]RunAsDate v1.10
发表于: 2009-6-2 20:36 3122

[转帖]RunAsDate v1.10

2009-6-2 20:36
3122
RunAsDate v1.10

Description
RunAsDate is a small utility that allows you to run a program in the date and time that you specify. This utility doesn't change the current system date and time of your computer, but it only injects the date/time that you specify into the desired application.
You can run multiple applications simultaneously, each application works with different date and time, while the real date/time of your system continues to run normally.

How does it work ?
RunAsDate intercepts the kernel API calls that returns the current date and time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime), and replaces the current date/time with the date/time that you specify.

System Requirements
RunAsDate works under Windows 2000, Windows XP, Windows Server 2003, and Windows Vista. Older versions of Windows are not supported.

Using RunAsDate
RunAsDate doesn't require any installation process or additional DLL files. In order to start using it, simply copy the executable file (RunAsDate.exe) to any folder you like, and run it.
In the main window of RunAsDate, select the desired date and time and the application that you want to run. Optionally, you can also specify the command-line parameters to run the program. Press the "Run" button to start the application with the specified date/time.

Using RunAsDate from Command-Line
You can also use RunAsDate from command-line, with the following syntax:
RunAsDate.exe [dd\mm\yyyy] {hh:mm:ss} [Program to run] {Program parameters}

Examples:
RunAsDate.exe 22\10\2002 12:35:22 "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE"
RunAsDate.exe 142\2005 "c:\temp\myprogram.exe" param1 param2

RunAsDate Limitations
RunAsDate only works on 32-bit Windows applications. You cannot use it for old DOS 16-bit programs or for 64-bit Windows applications.
RunAsDate will not affect applications that take the current date/time from another source. For example: application that loads the current date from remote server.


2009-06-01

Changelog

- Added auto complete support in the filename field.
- Added x64 version.

Download

Standalone:
http://www.nirsoft.net/utils/runasdate.zip

Standalone-x64:
http://www.nirsoft.net/utils/runasdate-x64.zip

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 1450
活跃值: (35)
能力值: (RANK:680 )
在线值:
发帖
回帖
粉丝
2
这种定时运行的东西暂时还用不到~

Support  LZ。
2009-6-7 03:48
0
游客
登录 | 注册 方可回帖
返回
//