mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-06-07 02:01:18 -04:00
Add Windows drivers installer function
This commit is contained in:
parent
f2cd0c521c
commit
4cea480bb7
21 changed files with 317 additions and 20 deletions
|
@ -54,9 +54,8 @@ public class ServiceWindow {
|
|||
new Image("/res/warn_ico64x64.png"),
|
||||
new Image("/res/warn_ico128x128.png")
|
||||
);
|
||||
dialogStage.toFront();
|
||||
|
||||
alertBox.show();
|
||||
dialogStage.toFront();
|
||||
}
|
||||
/**
|
||||
* Create notification window with confirm/deny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue