I am using the off-line application of ING Home Bank, more confortable than the online version. But I don’t want to replicate the data on all my PC, so I am sharing those data via my NAS, which is not officially possible.
Click to Read More
- When installing the application, use the “advanced mode”.
- When you are prompted for a location to store the “userData”, give any valid path. At that time, don’t try to provide a UNC path as this is not accepted by the setup.
- When you are prompted for a location to store the “Security” data, give any valid path.
- Continue with the setup but don’t run the application after completion
- Now, open the file located at C:\Users\Public\Documents\ING\Off-line\Hboff.ini
- Look for the entry “DataPath” and replace the value of the path with a UNC path
- Look for the entry “SecurityModulePath” and replace the value of the path with a UNC path
- Run the application.
If you have any security error related to the access to the UNC path, you possibly have to add an entry in the registry:
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor] “DisableUNCCheck”=dword:00000001
Leave a Reply