JDownloader Community - Appwork GmbH
 

Notices

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: zr0cool
Forum: Reconnect 24.06.2021, 06:33
Replies: 29
Views: 24,692
Posted By zr0cool
@ECHO OFF SETLOCAL SET "sourcedir=C:\Program...

@ECHO OFF
SETLOCAL
SET "sourcedir=C:\Program Files\OpenVPN\config"
FOR /f %%a IN (
'dir /b /a-d "%sourcedir%\*.ovpn"^|find /i /c ".ovpn" '
) DO SET /a selection=1 + (%RANDOM% %% %%a)
FOR /f...
Forum: Reconnect 12.06.2021, 01:53
Replies: 29
Views: 24,692
Posted By zr0cool
Sorry to resurrect an old thread but wondering if...

Sorry to resurrect an old thread but wondering if anyone can help with this script.

When I try running this, I get an error saying 'cannot find requested config to autostart: %filename%'

Am I...
Showing results 1 to 2 of 2

 
Forum Jump
All times are GMT +2. The time now is 15:55.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.