Quantcast
Channel: WBFS Manager
Viewing all articles
Browse latest Browse all 2298

Commented Issue: running uninstall.exe from install folder results in application running message [6273]

$
0
0
browse to install folder, run uninstall.exe, results in error message if windows explorer title is set to its default (name of folder):
 
---------------------------
WBFS Manager 3.0 Uninstall
---------------------------
The application you are trying to remove is running. Close it and try again.
---------------------------
OK
---------------------------
 
un.onInit searches for a window with the title "WBFS Manager 3.0" which is the same title as the windows explorer window.
 
# For checking if program is open before uninstalling
!define WNDTITLE "WBFS Manager 3.0"
 
FindWindow $0 "" "${WNDTITLE}"
StrCmp $0 0 continueInstall
MessageBox MB_ICONSTOP|MB_OK "The application you are trying to remove is running. Close it and try again."
Abort "Uninstall failed."
continueInstall:
 
 
workarounds:
start uninstaller from control panel
open command prompt in folder, close explorer window, start uninstaller
Comments: ** Comment from web user: seoexperts90 **

Row Enthusiasts (rowfollowers.com) encourages universal followers who stick to your other, business, services and products things to do. From the time social networking marketing and networking had taken the modern cause inside the global overall economy, it has been teaming track of Flickr and [buy instagram followers](http://quickfansandlikes.com/).


Viewing all articles
Browse latest Browse all 2298

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>