wewantphil
Programmer
Was wondering if anyone knows if there is a call that can be made to a DLL or webservice or anything else in Micros that will allow us to create the HOSTS file from the database records without having to log into POS Configurator and going to Devices>Network Nodes> and clicking on the Update Host button?
I know that the second half of the operation is calling the copy command to copy (overwrite) the HOSTS file from Micros\Temp over to the drivers\etc folder so I know I can do that part outside of POS Configurator, but I'd also like to have the new host file made outside of logging into Configurator by calling the procedure that Micros already has written....
I know that the second half of the operation is calling the copy command to copy (overwrite) the HOSTS file from Micros\Temp over to the drivers\etc folder so I know I can do that part outside of POS Configurator, but I'd also like to have the new host file made outside of logging into Configurator by calling the procedure that Micros already has written....