Search found 7 matches
- Mon Mar 02, 2020 8:36 pm
- Forum: Windows OS
- Topic: *OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer
- Replies: 659
- Views: 756403
Re: [Unofficial] Deluge 2.0.x installer.
Thank you for your hard work, you should consider putting up a ko-fi for donations.
- Mon Dec 09, 2019 4:37 am
- Forum: Windows OS
- Topic: *OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer
- Replies: 659
- Views: 756403
Re: Deluge 2.0 unofficial Windows installer available.
Here's the dark theme again, just rezipped it with a revised folder structure. Put into C:\Program Files or put the contents of Deluge into your portable folder.
Deluge2-Dark(Mantis-theme).zip
Deluge2-Dark(Mantis-theme).zip
- Sun Dec 08, 2019 2:25 am
- Forum: Windows OS
- Topic: *OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer
- Replies: 659
- Views: 756403
Re: Deluge 2.0 unofficial Windows installer available.
If you're switching to a NSIS installer, wouldn't it be as simple as making it a checkmark option within it to add it?
Oh, I guess now that you're not calling the directory Deluge2 you'll have to adjust the path, but other than that, my archive works out of the box.
Oh, I guess now that you're not calling the directory Deluge2 you'll have to adjust the path, but other than that, my archive works out of the box.
- Sun Dec 08, 2019 12:33 am
- Forum: Windows OS
- Topic: *OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer
- Replies: 659
- Views: 756403
Re: Deluge 2.0 Windows 7z-sfx-installer available.
If you can't stand light themes, here's a Dark theme for this package, extract to C:\ https://anonfile.com/iaq9ccB4nf/Deluge2-Dark_Mantis-theme_zip Did this go unnoticed? I was hoping it would be added to the installer. Oh, and I suppose the portable too... though, with you having to post two versi...
- Mon Nov 18, 2019 2:36 am
- Forum: Windows OS
- Topic: *OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer
- Replies: 659
- Views: 756403
Re: Deluge 2.0 Windows 7z-sfx-installer available.
If you can't stand light themes, here's a Dark theme for this package, extract to C:\
https://anonfile.com/iaq9ccB4nf/Deluge2 ... -theme_zip
https://anonfile.com/iaq9ccB4nf/Deluge2 ... -theme_zip
- Sun Nov 17, 2019 1:31 pm
- Forum: Windows OS
- Topic: *OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer
- Replies: 659
- Views: 756403
Re: Deluge 2.0 Windows 7z-sfx-installer available.
Does your username have non-English characters in the path? Either way, try --config %appdata%\deluge and see if that makes a difference.
- Tue Nov 12, 2019 2:48 am
- Forum: Windows OS
- Topic: *OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer
- Replies: 659
- Views: 756403
Re: Deluge 2.0 Windows 7z-sfx-installer available.
I don't understand why you don't just have C:\Program Files\Deluge2\gvsbuild\release\bin added to the PATH env variable for the session, it should be rather trivial and doesn't make any permanent changes, only affects child processes. It is essentially the same way Linux handles env variables.