- images updated
- name changed from MC-Interface to USB Programming and Debugging Interface git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@35 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
Binary file not shown.
@@ -13,18 +13,20 @@
|
|||||||
; - compile and run
|
; - compile and run
|
||||||
|
|
||||||
[Setup]
|
[Setup]
|
||||||
AppName=NTB MC-Interface
|
AppName=USB Programming and Debugging Interface
|
||||||
AppVerName=NTB MC-Interface 0.0.1
|
AppVerName=USB Programming and Debugging Interface 0.0.2
|
||||||
AppPublisher=NTB
|
AppPublisher=NTB
|
||||||
AppPublisherURL=http://inf.ntb.ch/
|
AppPublisherURL=http://inf.ntb.ch/
|
||||||
AppVersion=0.0.1
|
AppVersion=0.0.2
|
||||||
DefaultDirName={pf}\MC-Interface
|
DefaultDirName={pf}\USB PD-Interface
|
||||||
DefaultGroupName=MC-Interface
|
DefaultGroupName=USB PD-Interface
|
||||||
Compression=lzma
|
Compression=lzma
|
||||||
SolidCompression=yes
|
SolidCompression=yes
|
||||||
; WinMe or higher
|
; WinMe or higher
|
||||||
MinVersion=4.9,5
|
MinVersion=4.9,5
|
||||||
PrivilegesRequired=admin
|
PrivilegesRequired=admin
|
||||||
|
WizardImageFile=setupUSBPDI_2.bmp
|
||||||
|
WizardSmallImageFile=setupUSBPDI_2small.bmp
|
||||||
|
|
||||||
[Files]
|
[Files]
|
||||||
; copy the file to the App folder
|
; copy the file to the App folder
|
||||||
@@ -37,10 +39,10 @@ Source: "*.inf"; DestDir: "{app}\driver"
|
|||||||
Source: "*.dll"; DestDir: "{win}\system32"; FLags: replacesameversion restartreplace uninsneveruninstall
|
Source: "*.dll"; DestDir: "{win}\system32"; FLags: replacesameversion restartreplace uninsneveruninstall
|
||||||
|
|
||||||
[Icons]
|
[Icons]
|
||||||
Name: "{group}\Uninstall MC-Interface"; Filename: "{uninstallexe}"
|
Name: "{group}\Uninstall USB PD-Interface"; Filename: "{uninstallexe}"
|
||||||
|
|
||||||
[Run]
|
[Run]
|
||||||
; invoke libusb's DLL to install the .inf file
|
; invoke libusb's DLL to install the .inf file
|
||||||
Filename: "rundll32"; Parameters: "libusb0.dll,usb_install_driver_np_rundll {app}\driver\MCInt.inf"; StatusMsg: "Installing NTB MC-Interface driver (this may take a few seconds) ..."
|
Filename: "rundll32"; Parameters: "libusb0.dll,usb_install_driver_np_rundll {app}\driver\USBPDI.inf"; StatusMsg: "Installing Programming and Debugging Interface driver (this may take a few seconds) ..."
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
distribute/setupUSBPDI_2.bmp
Normal file
BIN
distribute/setupUSBPDI_2.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 151 KiB |
BIN
distribute/setupUSBPDI_2small.bmp
Normal file
BIN
distribute/setupUSBPDI_2small.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Reference in New Issue
Block a user