Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
🔒 NordVPN Premium – 3 Months
hrdilshan
Updated:
Thursday at 8:29 PM
🚀 Microsoft Office 365 Pro Plus – Lifetime Access! 🚀
hrdilshan
Updated:
Thursday at 8:28 PM
Linkedin Premium Business / Careere /Sales Navigator - 1/2/3/6/9/12 Months - Reddem Link
hrdilshan
Updated:
Thursday at 8:27 PM
Colombo
YEYE 3 in 1 Instant Coffee Mix 50 Sachet
Romeshka
Updated:
Wednesday at 12:16 AM
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Jul 3, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
Use Trial Software Forever
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="minudil2000" data-source="post: 5668687" data-attributes="member: 24308"><p>RunAsDate</p><p></p><p>Description</p><p>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.</p><p>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.</p><p></p><p>Known "False Positive" Issues</p><p></p><p> * AVG Antivirus reports that RunAsDate is infected with "Trojan horse Generic 10.THK". </p><p></p><p>How does it work ?</p><p>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.</p><p></p><p>System Requirements</p><p>RunAsDate works under Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, and Windows 7. Older versions of Windows are not supported. The is also x64 version available in a separated download, for using with x64 applications.</p><p></p><p>Important Notice !!</p><p>I get many email messages that say something like "I tried to extend the trial period of xyz software with RunAsDate and it didn't work". Running a software with different date/time can be used for many legitimate purposes and for these purposes RunAsDate was created. I have never said implicitly or explicitly that RunAsDate can be used for extending the trial period of a software. For some shareware programs, RunAsDate might really work, but many shareware creators are smart enough to detect that the date/time was modified and when they detect the time change, they end the trial period immediately.</p><p>Please don't bother yourself to send me an email that extending the trial period didn't work, because these kind of messages are simply deleted without answering.</p><p></p><p>Versions History</p><p></p><p> * Version 1.10:</p><p> o Added auto complete support in the filename field.</p><p> o Added x64 version. </p><p> * Version 1.05:</p><p> o Fixed bug: When using 'Create Desktop Shortcut', the /immediate and /movetime options were not added to the shortcut's command-line </p><p> * Version 1.04:</p><p> o The main dialog-box is now resizable. </p><p> * Version 1.03:</p><p> o Added 'Immediate Mode' - Change the date immediately when the program starts. </p><p> * Version 1.02:</p><p> o New option: Move the time forward according to the real time. </p><p> * Version 1.01:</p><p> o New option: Create a shortcut on your desktop that will run a program with the date/time that you specify.</p><p> o When you don't specify the time in the command-line, the current time will be used, instead of 00:00:00. </p><p> * Version 1.00 - First release. </p><p></p><p>Using RunAsDate</p><p>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.</p><p>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.</p><p></p><p>Immediate Mode</p><p>In versions prior to 1.03, RunAsDate always waited until the kernel was fully loaded, and only then injected the desired date/time. This mean that some programs that get the date/time im very early stage, received the real current date/time, instead of the fake date/time of RunAsDate. Starting from version 1.03, when the 'Immediate Mode' is turned on, RunAsDate inject the date/time immediately when the process starts, without waiting to the kernel loading. However, this mode can also cause troubles to some applications, especially if they were written in .NET</p><p></p><p>If executing an application from RunAsDate cause it to crash, you should turn off the 'Immediate Mode'.</p><p></p><p>Using RunAsDate from Command-Line</p><p>You can also use RunAsDate from command-line, with the following syntax:</p><p>RunAsDate.exe {/immediate} {/movetime} [dd\mm\yyyy] {hh:mm:ss} [Program to run] {Program parameters}</p><p></p><p>Examples:</p><p>RunAsDate.exe 22\10\2002 12:35:22 "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE"</p><p>RunAsDate.exe 14\02\2005 "c:\temp\myprogram.exe" param1 param2</p><p>RunAsDate.exe /movetime 11\08\2004 16:21:42 "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE"</p><p></p><p>RunAsDate Limitations</p><p></p><p> * RunAsDate only works on 32-bit Windows applications. You cannot use it for old DOS 16-bit programs or for 64-bit Windows applications.</p><p> * 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. </p><p></p><p>Translating RunAsDate To Another Language</p><p>RunAsDate allows you to easily translate all dialog-boxes and other strings to other languages.</p><p>In order to do that, follow the instructions below:</p><p></p><p> 1. Run RunAsDate with /savelangfile parameter:</p><p> RunAsDate.exe /savelangfile</p><p> A file named RunAsDate_lng.ini will be created in the folder of RunAsDate utility.</p><p> 2. Open the created language file in Notepad or in any other text editor.</p><p> 3. Translate the dialog-boxes and string entries to the desired language.</p><p> 4. After you finish the translation, Run RunAsDate, and all translated strings will be loaded from the language file.</p><p> If you want to run RunAsDate without the translation, simply rename the language file, or move it to another folder. </p><p></p><p>License</p><p>This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification !</p><p>Be aware that selling this utility as a part of a software package is not allowed !</p><p></p><p>Disclaimer</p><p>The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason.</p></blockquote><p></p>
[QUOTE="minudil2000, post: 5668687, member: 24308"] RunAsDate 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. Known "False Positive" Issues * AVG Antivirus reports that RunAsDate is infected with "Trojan horse Generic 10.THK". 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, Windows Server 2008, Windows Vista, and Windows 7. Older versions of Windows are not supported. The is also x64 version available in a separated download, for using with x64 applications. Important Notice !! I get many email messages that say something like "I tried to extend the trial period of xyz software with RunAsDate and it didn't work". Running a software with different date/time can be used for many legitimate purposes and for these purposes RunAsDate was created. I have never said implicitly or explicitly that RunAsDate can be used for extending the trial period of a software. For some shareware programs, RunAsDate might really work, but many shareware creators are smart enough to detect that the date/time was modified and when they detect the time change, they end the trial period immediately. Please don't bother yourself to send me an email that extending the trial period didn't work, because these kind of messages are simply deleted without answering. Versions History * Version 1.10: o Added auto complete support in the filename field. o Added x64 version. * Version 1.05: o Fixed bug: When using 'Create Desktop Shortcut', the /immediate and /movetime options were not added to the shortcut's command-line * Version 1.04: o The main dialog-box is now resizable. * Version 1.03: o Added 'Immediate Mode' - Change the date immediately when the program starts. * Version 1.02: o New option: Move the time forward according to the real time. * Version 1.01: o New option: Create a shortcut on your desktop that will run a program with the date/time that you specify. o When you don't specify the time in the command-line, the current time will be used, instead of 00:00:00. * Version 1.00 - First release. 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. Immediate Mode In versions prior to 1.03, RunAsDate always waited until the kernel was fully loaded, and only then injected the desired date/time. This mean that some programs that get the date/time im very early stage, received the real current date/time, instead of the fake date/time of RunAsDate. Starting from version 1.03, when the 'Immediate Mode' is turned on, RunAsDate inject the date/time immediately when the process starts, without waiting to the kernel loading. However, this mode can also cause troubles to some applications, especially if they were written in .NET If executing an application from RunAsDate cause it to crash, you should turn off the 'Immediate Mode'. Using RunAsDate from Command-Line You can also use RunAsDate from command-line, with the following syntax: RunAsDate.exe {/immediate} {/movetime} [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 14\02\2005 "c:\temp\myprogram.exe" param1 param2 RunAsDate.exe /movetime 11\08\2004 16:21:42 "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE" 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. Translating RunAsDate To Another Language RunAsDate allows you to easily translate all dialog-boxes and other strings to other languages. In order to do that, follow the instructions below: 1. Run RunAsDate with /savelangfile parameter: RunAsDate.exe /savelangfile A file named RunAsDate_lng.ini will be created in the folder of RunAsDate utility. 2. Open the created language file in Notepad or in any other text editor. 3. Translate the dialog-boxes and string entries to the desired language. 4. After you finish the translation, Run RunAsDate, and all translated strings will be loaded from the language file. If you want to run RunAsDate without the translation, simply rename the language file, or move it to another folder. License This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification ! Be aware that selling this utility as a part of a software package is not allowed ! Disclaimer The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. [/QUOTE]
Insert quotes…
Verification
Dahaya deken beduwama keeyada?
Post reply
Top
Bottom