Browser url change after restart query

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
nixonda
Observer
Observer
Posts: 3
Joined: Thu Jun 23, 2016 8:04 am

Browser url change after restart query

Post 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)?

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Re: Browser url change after restart query

Post 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

nixonda
Observer
Observer
Posts: 3
Joined: Thu Jun 23, 2016 8:04 am

Re: Browser url change after restart query

Post by nixonda »

Thanks Scott. Made changes to the other.ini file and to the default pwb shortcut in start up.

Post Reply