Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
True portable mode for Windows #65
Comments
|
Try this commit e9ffa9a should be correct the portable mode. @MrS0m30n3 @sinilill |
This was referenced
|
I would also appreciate true portable mode very much which will provide an easy way of carrying the program plus all its data and settings on external drives. |
|
Since portable mode is now started by command-line switch, I would recommend adding a shortcut to start the program in portable mode. Target pointing to |


Thanks for making a portable version for Windows, I and other portable software users really appreciate it. Right now it's kind of semi portable, because settings, log files and youtube-dl are stored outside of program directory (appdata). Could you please make so that all the needed files are stored in one folder (program folder), thanks.