Skip to content

AmirNakhaeii/tmp_folder_for_windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmp folder for windows

Temporary directory for windows



I thought with myself, as we have a temporary (tmp) directory in Linux, why not in Windows? When the computer restarts, all contents of this directory will be deleted.

How to make tmp folder

First, you need the main.exe file. To create this file, read the bottom of the page, then run command.

python install.py

This command will first create a folder named 'tmp' on your desktop and then copy main.exe to the startup folder and when you restart your computer this file will be executed and removes the old tmp folder and creates a new tmp folder.

Make main.exe

To make main.exe, you must use the tool to convert main.py to exe file to do this Click here

About

Temporary directory for windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages