Posts tagged create

Change, create, modify and access date time of a file

Hi all,
This is a simple trick to change the created, modified and accessed data and time for a specific file.
First, change your operating system clock to the date/time you want. here i set it to 2000.

Then make a copy of your file. this will change the creation date and time to the system date and [...]

Create configuration file for your application

Hi all,

Today I am going about making a configuration file for your application. Such file can enhance your product quality.

First we need the definition of a configuration file. As its name says, a configuration file is a file used to store configuration of programs. Simple example is your desktop background. Each time you start [...]