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

Windows? #1

Open
Dariusz1989 opened this issue Mar 21, 2023 · 1 comment
Open

Windows? #1

Dariusz1989 opened this issue Mar 21, 2023 · 1 comment

Comments

@Dariusz1989
Copy link

Hey

tried running on windows but >

var undefined = new ActionDescriptor();
undefined.putBoolean(undefined, false);
undefined.putBoolean(undefined, true);
undefined.putBoolean(undefined, true);
executeAction(undefined, undefined, DialogModes.NO);

Any plans on win support?

@tjx666
Copy link
Owner

tjx666 commented Mar 21, 2023

from this year begainning, I didn't develop adobe extension any more. I recommend you to fork and implement it by yourself.

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