VirtualBox

Ignore:
Timestamp:
Oct 26, 2017 2:38:32 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118678
Message:

GA/WINNT/Installer: scm cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3

    • Property svn:keywords set to Id Revision
    r33540 r69354  
     1; $Id$
     2;; @file
    13; VBoxFakeWHQL - Turns off / on the WHQL for installing unsigned drivers.
    24; Currently only tested with Win2K / XP!
     5;
     6
    37;
    48; Copyright (C) 2008-2010 Oracle Corporation
     
    2933
    3034If $CmdLine[0] < 1 Then
    31         MsgBox ( 0, "ERROR", "Please specify 'ignore', 'warn' or 'block' as parameter!" )
    32         Exit
     35    MsgBox ( 0, "ERROR", "Please specify 'ignore', 'warn' or 'block' as parameter!" )
     36    Exit
    3337EndIf
    3438
     
    6266ControlClick($sysprop_Title, "", 1)    ; 'OK' button (ID=1) of 'System Properties'
    6367
    64 
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette