[commands]
#
# install the mouse service
#
        "\winnt\system32\absmouse.exe -install"
#
# install the NP service
#
        "\winnt\system32\npsrvice.exe -install"
#
# install the floppy driver
#
        "\dos\xdel C:\winnt\system32\drivers\floppy.sys /r/s/n"
#
# instdrvr will installs:
#
#    sunclip
#    auddrive
#    Print provider
#    FSD
#
# instdrvr also will set the registry up to run cleanup.bat at next boot
#
        instdrvr
