-
Notifications
You must be signed in to change notification settings - Fork 26
It is a common mistake that a lot of browsers and antivirus programs mark downloaded .scr files from an unknown location as "dangerous and harmfull for you pc". This is just a false alarm. If after downloading the file your antivirus removes it because it thinks it's a malicious program, create an exception for it in Windows Security or the antivirus program of your choice.
The default cache folder is located at C:\Users\%Username%\AppData\Roaming\aerial\cache
Videos are not stored locally. They are downloaded and cached to your pc through the internet. If you have a slow internet connection the videos will not be able to load up fast and correctly. As a solution, you can select which videos you wan't to cache to your machine from the settings menu and let the download process run only once. Also you can change the folder where the videos are stored.
Create an issue and choose the enhancement template. We will respond to your request and hopefully help implement it. If you know a bit about coding, you can also fork the repository and implement it yourself. Create a pull request and we can look at merging in your code.
If you want to map a keyboard shortcut, create an executable, etc. to run Aerial you can start it with the following command: aerial.scr /s
. More information on command flags can be found here.
Sorry to hear that you want to remove Aerial from your machine. Removing Aerial is a very simple process.
- Delete the folder of aerial you saved in your machine.
- Delete the cache folder (Skip this step if you haven't changed the location of the cache folder).
- Delete the aerial folder stored under
C:\Users\%Username%\AppData\Roaming
.
That's it! Aerial is removed. Feel free to create an issue for any problems that have occured to you and we will respond to help you.