Hi there,
we have used pwb v3 for our opacs which display the library web page. If the PC is restarted pwb restarts and goes back to the default library web page. Now we want to use the same settings for another webpage. We have changed the .ini file to reflect the new url.
Everytime the PC is restarted it goes back to the old website and ignores the changes we made before the restart. Is a policy causing this and how can we change the policy to reflect our new url and settings (removed the back button)?
Browser url change after restart query
Re: Browser url change after restart query
It is possible to specify an alternate INI file via the PWB command line.
Examples:
C:\PWB\PWB.exe /INI=\\server\share\folder\other.ini
C:\PWB\PWB.exe /INI=C:\PWB\other.ini
Check the command line that starts PWB to see if there is an alternate INI file specified.
--Scott
Examples:
C:\PWB\PWB.exe /INI=\\server\share\folder\other.ini
C:\PWB\PWB.exe /INI=C:\PWB\other.ini
Check the command line that starts PWB to see if there is an alternate INI file specified.
--Scott
Re: Browser url change after restart query
Thanks Scott. Made changes to the other.ini file and to the default pwb shortcut in start up.