MCT Posted July 22, 2004 Posted July 22, 2004 in my .bat file i have an IF statement, IF EXIST "C:\Program Files\Opera75\Opera.exe" GOTO opera1:opera1REGEDIT /S "%systemdrive%\Regtweaks\opera1.reg"this is just 2 set opera as default browser, how do i make that goto xml format so it will work in xplode, the last part i know, just not the IF thanks
Wraith Posted July 22, 2004 Posted July 22, 2004 You can't. There's no support for conditional statements.
Alanoll Posted July 22, 2004 Posted July 22, 2004 yes, conditional statements....one request not implemented Hopefully in the new version.
killerbee Posted July 22, 2004 Posted July 22, 2004 hi,yeah, would be nice. After thinking for a few mins it would be perfect for the cleanup-section of my installation. I see a use for moving, copying and deleting files, shortcuts and folders for example...hope this helps a bitcyaKiller Bee
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now