home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Shareware / Utilitare / devicelock / devicelock.ini < prev    next >
INI File  |  2003-11-10  |  2KB  |  73 lines

  1. ;The configuration file for DeviceLock unattended (silent) setup.
  2. ;Remove a semicolon before the parameter to assign
  3. ;new value or leave it to assign the default value.
  4. ;
  5. ;Brief description:
  6. ;
  7. ;Floppy=[1|0]       - locks all floppy drives (default - 1)
  8. ;Removable=[1|0]    - locks all removable devices (1)
  9. ;CDROM=[1|0]        - locks all CD-ROMs (1)
  10. ;Serial=[1|0]       - locks all serial ports (0)
  11. ;Parallel=[1|0]     - locks all parallel ports (0)
  12. ;Tape=[1|0]         - locks all tape devices (0)
  13. ;USB=[1|0]          - locks all USB ports (0)
  14. ;IRDA=[1|0]         - locks all infrared ports (0)
  15. ;FireWire=[1|0]     - locks all IEEE 1394 (FireWire) ports (0)
  16. ;Bluetooth=[1|0]    - locks all Bluetooth adapters (0)
  17. ;WiFi=[1|0]         - locks all WiFi adapters (0)
  18. ;CreateGroups=[1|0] - creates the special local group for each device type (1)
  19. ;AccessTo...=[user] - allows full access to a device for the user/group (none)
  20. ;CtrlUSBHID=[1|0]   - controls USB Human Input Devices (mouse, keyboard) (0)
  21. ;CtrlUSBPrint=[1|0] - controls USB printers and scanners (1)
  22. ;CtrlUSBBth=[1|0]   - controls USB Bluetooth adapters (0)
  23. ;CtrlFWNet=[1|0]    - controls USB and FireWire network cards (1)
  24. ;Service=[1|0]      - installs DeviceLock Service (1)
  25. ;Manager=[1|0]      - installs DeviceLock Manager (1)
  26. ;Documents=[1|0]    - installs DeviceLock documentations (1)
  27. ;InstallDir=[path]  - destination directory (Program Files\DeviceLock)
  28. ;RegFileDir=[path]  - a directory with the registration file (current directory)
  29. ;Run=[path]         - this parameter can be used to launch an application
  30. ;                     or execute a batch file after a successful install (none)
  31.  
  32.  
  33. ;Configuration parameters:
  34.  
  35. [Lock Devices]
  36. ;Floppy=1
  37. ;Removable=1
  38. ;CDROM=1
  39. ;Serial=0
  40. ;Parallel=0
  41. ;Tape=0
  42. ;USB=0
  43. ;IRDA=0
  44. ;FireWire=0
  45. ;Bluetooth=0
  46. ;WiFi=0
  47. ;CreateGroups=1
  48. ;CtrlUSBHID=0
  49. ;CtrlUSBPrint=1
  50. ;CtrlUSBBth=0
  51. ;CtrlFWNet=1
  52. ;AccessToFloppy=
  53. ;AccessToRemovable=
  54. ;AccessToCDROM=
  55. ;AccessToSerial=
  56. ;AccessToParallel=
  57. ;AccessToTape=
  58. ;AccessToUSB=
  59. ;AccessToIRDA=
  60. ;AccessToFireWire=
  61. ;AccessToBluetooth=
  62. ;AccessToWiFi=
  63.  
  64. [Install]
  65. ;Service=1
  66. ;Manager=1
  67. ;Documents=1
  68. ;InstallDir=
  69. ;RegFileDir=
  70.  
  71. [Misc]
  72. ;Run=
  73.