-
Notifications
You must be signed in to change notification settings - Fork 4
Home
OrigamiK edited this page May 23, 2021
·
3 revisions
Welcome to the kickassanime-downloader wiki!
Since, I wouldn't want to permanently change the registry for the aliases without telling the user, I encourage the user to set up their aliases themselves using the following steps:
- Create a new batch file, call it Alias.bat. Copy/paste the text below. TIP: I recommend creating a C:\Bin folder for all your command line tools.
- Open the register HKEY_CURRENT_USER\Software\Microsoft\Command Processor.
- Add an String Value named Autorun and set the value to absolute path of the Alias.bat file.
- Done.
DOSKEY kaa='cd "C:\Path\To\kickassanime-downloader\" && python cli.py $*'