-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIMPORTANT.txt
10 lines (9 loc) · 990 Bytes
/
IMPORTANT.txt
1
2
3
4
5
6
7
8
9
10
The Assistant may not start while booting the system, to add this, please add the (.exe) file in the Start Up folder of your PC. The (.exe) file will be created when you compiler and run the Assistant.c
If you want to add any specific folder location, just add the new condition in the file and add the location of your file/folder.
While adding anything new, follow the way other things are added.
Example:
Suppose your NotePad is installed on the location C:\Windows\notepad.exe then this path will be added as C:\\Windows\\notepad.exe.
This same rule will be applied while adding any new folder or file installed in the system.
Change "Kratak" in line 16 of Assistant.c to your name and the Assistant will wish you everytime you turn it on based on the day time.
Before making changes, run [functions] command in the terminal, you will get to know its features.
Add the functionality as per requirment and enjoy the skipped navigation in the system of searching and opening the file.