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

does not detect other files in the folder #2

Closed
AllXanderzzz opened this issue Jan 20, 2023 · 2 comments
Closed

does not detect other files in the folder #2

AllXanderzzz opened this issue Jan 20, 2023 · 2 comments

Comments

@AllXanderzzz
Copy link

what directory does it run in? temp?

@amakvana
Copy link
Owner

amakvana commented Jan 20, 2023

The way IEXPRESS works is that it copies the bat script into a folder located in %TEMP%\IXP000.TMP\ and then executes it within that directory. Once the script is completed, the folder is then deleted by itself.

So what you can do is hard-code the paths to other files, but ensure they do not exist inside the IXP000.TMP folder

See HERE and HERE for a thorough explanation.

@AllXanderzzz
Copy link
Author

thank you

@amakvana amakvana closed this as completed Mar 2, 2024
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