Page 1 of 1

Browser url change after restart query

Posted: Thu Jun 23, 2016 8:18 am
by nixonda
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)?

Re: Browser url change after restart query

Posted: Fri Jun 24, 2016 9:46 am
by Scott
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

Re: Browser url change after restart query

Posted: Wed Jun 29, 2016 4:12 am
by nixonda
Thanks Scott. Made changes to the other.ini file and to the default pwb shortcut in start up.