August 7, 2020 at 4:02 pm
#194412
Thanks for your response. I am trying to do this with bat files in pinup popper. The bat files work out side as a kill and start bat. how do i do this in popper. Here is my setup launch script. I never get to the close script as it locks up Popper.
rem Disable DOFLinx if “Custom Var #3” = NO_DOFLinx
cd /d c:\directoutput
if “[custom3]”==”NO_DOFLinx” (CloseDOFLinx.bat)
and close script
cd /d c:\directoutput
opendoflinx.bat
Thanks for your help.
You need to login in order to like this post: click here