AML MT7570 Vehicle Mount Computer User Manual
Page 67
![background image](https://www.manualsdir.com/files/811753/content/doc067.png)
9-5
USER’S GUIDE
MT7570 Vehicle Mount Terminal
The Server's Admin account is turned off by default. To enable the admin web-user you will need to modify
“C:\Program Files\Xitami\xitami.aut”. Once enabled, you can configure the Web and FTP server by connect-
ing to http://localhost/Admin. To remove the Xitami web and ftp server, terminate the running Xitami server
(by double clicking the (X) icon in the notification area of the task bar. Uncheck “Auto-run at login”, and click
terminate), then delete all files under C:\Program Files\Xitami. You may also want to remove the original zip
file found in C:\Windows\OEM. After that, you can close the HTTP and FTP ports in the windows firewall.
Temporarily mapping a network drive:
Open Console from System Settings. Where Z is the drive letter you want to map to, Enter:
NET USE Z: \\computername\sharename password /USER:domainname\username /PERSIST:NO
Persistently mapping a network drive:
Open Console from System Settings. Where Z is the drive letter you want to map to, Enter:
NET USE Z: \\computername\sharename password /USER:domainname\username /PERSIST:YES
Deleting a mapped drive:
Open Console from System Settings. Where Z is the mapped drive letter you want to remove, Enter:
NET USE Z: /DELETE
Running an application on system startup.
The easiest way to run an application on windows startup is to add a shortcut to your application with all
of it's correct parameters in the target to the “C:\Documents and Settings\MT7570\Start
Menu\Programs\Startup” directory.
Adding and removing exclusions with the File Based Write Filter.
If the default directory exclusions aren't enough for you, or you don't wan't anything actually saved to the
Compact Flash, then you will need to use fbwfmgr.exe to modify the current filter settings. Typing
fbwfmgr.exe at the Console will show you the current settings.
To add an exclusion: fbwfmgr /addexclusion C: “\Program Files\MyApp”
On the next reboot applications and users will be able to write persistent data to that directory.
NOTE: there is a space between “C:” and “\Program Files\MyApp”. The directory must be the full direc-
tory from the root, not including the drive letter.
To remove an exclusion: fbwfmgr /removeexclusion C: “\Documents and Settings\MT7570W\Desktop”
After rebooting the Terminal, Applications and Users can create or modify files on the desktop, but a reboot
will undo it all.
NOTE: there is a space between “C:” and “\Program Files\MyApp”. The directory must be the full direc-
tory from the root, not including the drive letter.