Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scale.bat dosnt work anymore #21

Open
Warsheep-GER opened this issue Jun 4, 2019 · 1 comment
Open

scale.bat dosnt work anymore #21

Warsheep-GER opened this issue Jun 4, 2019 · 1 comment

Comments

@Warsheep-GER
Copy link

Hey ther. i used the scale.bat and its worked since long time and now its dont scale it :(

since 2 days the scale.bat dosnt scale my .jpg anymore. i tryed with 1 line comands and with only defaults sets. nothing worked.
if ther any updates on windows 10 i missed to check or is somthing else? i cant explain it on me.

both systems (pc and laptop(windows 10 on both)) have this problem.

i used the scale.bat in original with only changed this defaults
var maxWidth=300;
var maxHeight=300;
var force=true;

and i call it with this line:
for /f "delims=" %%X in ('dir /s /a-h /b *Folder.jpg') do (call scale.bat -source "%%~dpXFolder.jpg" -target "jpg") & (attrib +H "%%~dpXFolder.jpg")

@npocmaka
Copy link
Owner

npocmaka commented Jun 5, 2019

@Warsheep-GER - thanks. I'll try to check this during the weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants