Cleanup FileBridge Configuration
Summary:
In some instances, the FileBridge client needs to be reinstalled. Performing a simple uninstall from the "Programs and Features" window only removes the FileBridge client, but does not cleanup any associated files and/or configurations.
One of the two methods below can be used to do a full cleanup. After the cleanup, FileBridge can be re-installed from scratch.
This method is the easiest and most straight forward.
Requirements: Powershell v3 or greater on the system.
Method 2: Manually Cleanup
Warning: Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. gotomyerp cannot guarantee that these problems can be solved. Modify the registry at your own risk. Exit out of the FileBridge Client, by either:
" right-click " on the FileBridge icon in the task bar and select " Exit "
[OR]
- Open " Task Manager ", find the " FileBridgeClient.exe ", right-click, then select " End Task "
- Navigate to " Programs and Features " and uninstall the " FileBridge Client " item.
- In
%USERPROFILE%\appdata\local
- delete the folder: filebridge-gotomyerp
In %USERPROFILE%\appdata\local\apps\2.0\<Random>\<Random>
- delete:
- file...exe_<random>_<random>
- file..tion_<random>_<random>
In %USERPROFILE%\appdata\local\apps\2.0\<Random>\<Random>\manifests
- delete all files that begin with:
- file...exe_<random>_<random>
- file..tion_<random>_<random>
Open " regedit ":
in HKCU\Software\
- delete:
- Key: gotomyerp
Open " cmd
" and type " net use "
- Look for the drive letters that FileBridge was mapped on.
Remove it by typing: net use <driveletter:> /del
(where <driveletter:> is the letter used for FileBridge, i.e: g:)
- The UNC path will look something like the following: https://<string>.gotomyerp.com@SSL@####/WebDavRoot
Reinstall
If you are ready to reinstall the FileBridge client, click on the link below for the download
Related Articles
Cleanup AppDashboard Configuration
Summary In some instances, the AppDashboard client needs to be reinstalled. Performing a simple uninstall from the "Programs and Features" window only removes the AppDashboard client, but does not cleanup any associated files and/or configurations. ...
How to change the FileBridge Drive Letter on the AppDashboard
Summary On the gotomyerp hosted server, the FileBridge drive letter is always the G: drive, but on the user's computer, it can be any unused/unmapped drive letter. After adding your company configuration, you may decide that you would like to change ...
Having trouble mapping FileBridge
Problem: When you login to your AppDashboard, you may get one of several errors related to the FileBridge drive mapping Reason: There are many reasons this could happen. To find a specific resolution, please click below to access an Interactive ...
Installing FileBridge application issue - Application install - Security Warning Your administrator has blocked this application
When installing FileBridge application you might get a security warning similar to the one below Application Install - Security Warning Your administrator has blocked this application because it potentially poses a security risk to your computer Why ...
Addressing "Remote Desktop Connection has stopped working" message
Problem: When launching a RemoteApp from the application portal, the following (or a similar window) pops up, and as a result the RemoteApp does not launch. Reason: This problem can be due to a number of reasons that are related to the workstation, ...