Is there anyway that wyBuild will allow me to run wyUpdate as if it was in the root directory?
Yep, use the -basedir="<directory>" wyUpdate commandline switch.
Hi guys!
I currently have my my app set up with the app.exe in the root directory and all the logic placed in a subdirectory. Within my app I have the logic to call wyUpdate.exe when looking for updates. The issue I have is that I want wyUpdate.exe to be located in my subdirectory but run as if it was in the root. If I run it in the subdirectory it "updates" by copying all the files from my root into the subdir.
Is there anyway that wyBuild will allow me to run wyUpdate as if it was in the root directory? The reason I don't want to have it in my root directory is because I don't want to clutter my root file.
Thanks for you help and this product is great!
DrEsteban
Is there anyway that wyBuild will allow me to run wyUpdate as if it was in the root directory?
Yep, use the -basedir="<directory>" wyUpdate commandline switch.