Auto-commit: 2025-10-31 08:58:35
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
|
||||
</startup>
|
||||
</configuration>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="MonitorPath" value="\\\\srv-sccm01\\drivers\\"/>
|
||||
<add key="DriversSourcePath" value="\\\\srv-sccm01\\sources\\OSD\\DriversSources\\"/>
|
||||
<add key="DriversPackagesSourcePath" value="\\\\srv-sccm01\\sources\\OSD\\DriversPackages\\"/>
|
||||
</appSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
|
||||
</startup>
|
||||
</configuration>
|
||||
@@ -0,0 +1,101 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<asmv1:assemblyIdentity name="ConfigMgrDriverInjector.exe" version="1.0.0.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
||||
<application />
|
||||
<entryPoint>
|
||||
<assemblyIdentity name="ConfigMgrDriverInjector" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
||||
<commandLine file="ConfigMgrDriverInjector.exe" parameters="" />
|
||||
</entryPoint>
|
||||
<trustInfo>
|
||||
<security>
|
||||
<applicationRequestMinimum>
|
||||
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
|
||||
<defaultAssemblyRequest permissionSetReference="Custom" />
|
||||
</applicationRequestMinimum>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<!--
|
||||
Options du manifeste de contrôle de compte d'utilisateur
|
||||
Si vous souhaitez modifier le niveau du contrôle de compte d'utilisateur Windows, remplacez le
|
||||
nœud requestedExecutionLevel par l'une des propositions suivantes :
|
||||
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
||||
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
||||
|
||||
Si vous souhaitez utiliser la virtualisation de fichiers et du Registre pour la
|
||||
compatibilité descendante, supprimez le nœud requestedExecutionLevel.
|
||||
-->
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
<dependency>
|
||||
<dependentOS>
|
||||
<osVersionInfo>
|
||||
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
|
||||
</osVersionInfo>
|
||||
</dependentOS>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
||||
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="AdminUI.WqlQueryEngine.dll" size="91216">
|
||||
<assemblyIdentity name="AdminUI.WqlQueryEngine" version="5.0.0.0" publicKeyToken="31BF3856AD364E35" language="neutral" processorArchitecture="msil" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>gz+/Dw9JWgJxKl3tuNsbQKIiLjU=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ConfigMgrDriverInjector.exe" size="49664">
|
||||
<assemblyIdentity name="ConfigMgrDriverInjector" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>T2LhuT5u1EMX5izhD0uofNujy9w=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="fr-FR\ConfigMgrDriverInjector.resources.dll" size="10240">
|
||||
<assemblyIdentity name="ConfigMgrDriverInjector.resources" version="1.0.0.0" language="fr-FR" processorArchitecture="msil" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>Ks5jywKwUZr26RO7mwIyEKV0ca4=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.ConfigurationManagement.ManagementProvider.dll" size="364128">
|
||||
<assemblyIdentity name="Microsoft.ConfigurationManagement.ManagementProvider" version="5.0.0.0" publicKeyToken="31BF3856AD364E35" language="neutral" processorArchitecture="msil" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>mUTFFJTIpDNsy/anX+Qki4L5FTw=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<file name="ConfigMgrDriverInjector.exe.config" size="467">
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>LwFbRslUYCh0da7NuTnhvYao5JY=</dsig:DigestValue>
|
||||
</hash>
|
||||
</file>
|
||||
</asmv1:assembly>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Tools/Drivers/double_driver_4.1.0_portable/dd.dll
Normal file
BIN
Tools/Drivers/double_driver_4.1.0_portable/dd.dll
Normal file
Binary file not shown.
BIN
Tools/Drivers/double_driver_4.1.0_portable/dd.exe
Normal file
BIN
Tools/Drivers/double_driver_4.1.0_portable/dd.exe
Normal file
Binary file not shown.
BIN
Tools/Drivers/double_driver_4.1.0_portable/ddc.exe
Normal file
BIN
Tools/Drivers/double_driver_4.1.0_portable/ddc.exe
Normal file
Binary file not shown.
33
Tools/Drivers/double_driver_4.1.0_portable/license.txt
Normal file
33
Tools/Drivers/double_driver_4.1.0_portable/license.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
Double Driver
|
||||
END-USER LICENSE AGREEMENT
|
||||
|
||||
IMPORTANT-READ CAREFULLY: This End-User License Agreement ("EULA")
|
||||
is a legal agreement between you (either an individual or a single
|
||||
entity) and the author for the software identified above. YOU AGREE
|
||||
TO BE BOUND BY THE TERMS OF THIS EULA BY INSTALLING, COPYING, OR
|
||||
OTHERWISE USING THE SOFTWARE. IF YOU DO NOT AGREE, DO NOT INSTALL
|
||||
OR USE THE SOFTWARE.
|
||||
|
||||
GRANT OF LICENSE
|
||||
|
||||
The software is FREEWARE and may be distributed on the condition
|
||||
that it is distributed in full and unchanged, and that no fee is
|
||||
charged for such distribution with the exception of reasonable
|
||||
shipping and media charged. Notification would be greatly
|
||||
appreciated but is not required.
|
||||
|
||||
RESTRICTIONS
|
||||
|
||||
You may not reverse engineer, decompile, disassemble the sofware, or
|
||||
otherwise attempt to access the source code of the software except
|
||||
and only to the extent that it is expressly permitted by applicable
|
||||
law notwithstanding this limitation.
|
||||
|
||||
DISCLAIMER OF WARRANTIES
|
||||
|
||||
The software is provided 'as-is', without any express or implied
|
||||
warranty. The author cannot be responsible for any data lost,changes
|
||||
to the system, special or consequential damages arising that the
|
||||
software could eventually make.
|
||||
|
||||
Copyright <20> Budy Setiawan Kusumah. All rights reserved.
|
||||
41
Tools/Drivers/double_driver_4.1.0_portable/readme.txt
Normal file
41
Tools/Drivers/double_driver_4.1.0_portable/readme.txt
Normal file
@@ -0,0 +1,41 @@
|
||||
|
||||
<<< Double Driver - Readme >>>
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
< Description >
|
||||
|
||||
Double Driver is a very simple and useful tool which not only allows you to
|
||||
view detailed information of all the drivers installed on your system but
|
||||
also allows you to backup, restore, save and print all chosen drivers.
|
||||
|
||||
< Requirement >
|
||||
|
||||
Operating system :: Microsoft Windows XP/Vista/7 (32-bit or 64-bit)
|
||||
|
||||
< Main Feature >
|
||||
|
||||
- List, save, and print drivers details
|
||||
- Backup drivers from current Windows
|
||||
- Backup drivers from non-live/non-booting Windows
|
||||
- Backup drivers to structured folders, compressed (zipped) folder, and
|
||||
self-extracting capability
|
||||
- Restore drivers from previous backup
|
||||
- Available in GUI and CLI application
|
||||
- Portable (no installation required)
|
||||
|
||||
< License >
|
||||
|
||||
Double Driver is FREEWARE. Read license.txt for more infomation about the
|
||||
license.
|
||||
|
||||
< Distribution Files >
|
||||
|
||||
- dd.exe :: GUI application
|
||||
- ddc.exe :: CLI application
|
||||
- dd.dll :: Application extension
|
||||
- license.txt :: License information
|
||||
- readme.txt :: This file
|
||||
- whatsnew.txt :: Version history
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
*** Copyright <20> Budy Setiawan Kusumah. All rights reserved. ***
|
||||
95
Tools/Drivers/double_driver_4.1.0_portable/whatsnew.txt
Normal file
95
Tools/Drivers/double_driver_4.1.0_portable/whatsnew.txt
Normal file
@@ -0,0 +1,95 @@
|
||||
|
||||
<<< Double Driver Version History >>>
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
< Version history >
|
||||
|
||||
> <20> major changes
|
||||
+ <20> added
|
||||
^ <20> updated
|
||||
~ <20> improved
|
||||
! <20> bug fixed/removed
|
||||
|
||||
|
||||
<<< Details >>>
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
< Double Driver Version 4.1 (August 2010) >
|
||||
|
||||
^ Ability to resize main dialog
|
||||
~ Option to by-pass elevated mode
|
||||
! Fixed: false positive from Avira (dd.dll)
|
||||
|
||||
|
||||
< Double Driver Version 4.0 (April 2010) >
|
||||
|
||||
> New engine: faster, removed dependencies (7-zip32.dll and msvbvm60.dll)
|
||||
> New Command-Line Interface (CLI) application (support command and switches)
|
||||
> New Graphical User Interface (GUI) in all dialogs
|
||||
> New Device Driver Installation Wizard
|
||||
~ Ability to back-up non-live/non-booting Windows drivers
|
||||
|
||||
|
||||
< Double Driver Version 3.0 (September 2009) >
|
||||
|
||||
> Portable by default with stealth mode
|
||||
^ Print setup dialog
|
||||
^ Graphical user interface
|
||||
! Fixed: problem identifying some drivers
|
||||
! Fixed: sorting on date
|
||||
|
||||
|
||||
< Double Driver Version 2.1 (December 2008) >
|
||||
|
||||
+ Ability to build Double Driver Portable
|
||||
+ Compressed (zipped) folder output option
|
||||
+ Single file self extract (executable) output option
|
||||
|
||||
|
||||
< Double Driver Version 2.0 (September 2008) >
|
||||
|
||||
+ Restore dialog
|
||||
+ Print dialog
|
||||
+ Shortcut to Files and Settings Transfer Wizard
|
||||
^ Graphical user interface (GUI)
|
||||
~ Restore drivers easily in one go
|
||||
! Fixed: save list on Vista
|
||||
|
||||
|
||||
< Double Driver Version 1.3.1 (August 2008) >
|
||||
|
||||
! Fixed: Vista installation issue
|
||||
|
||||
|
||||
< Double Driver Version 1.3 (July 2008) >
|
||||
|
||||
+ Generate report (log) file
|
||||
~ Extract additional files if available
|
||||
! Fixed: error extracting drivers
|
||||
|
||||
|
||||
< Double Driver Version 1.2 (March 2008) >
|
||||
|
||||
+ Autoselect individual provider
|
||||
~ Deeper search for installed drivers
|
||||
~ Categorize the backup destination folder by the driver class
|
||||
! Fixed: minor bugs
|
||||
|
||||
|
||||
< Double Driver Version 1.1 (February 2005) >
|
||||
|
||||
+ Manual search for missing files
|
||||
! Fixed: compatibility issue with Windows 9x
|
||||
|
||||
|
||||
< Double Driver Version 1.0 (First Release - August 2004) >
|
||||
|
||||
+ View installed drivers
|
||||
+ Backup drivers
|
||||
+ Restore drivers
|
||||
+ Save drivers list
|
||||
+ Print drivers list
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
*** Copyright <20> Budy Setiawan Kusumah. All rights reserved. ***
|
||||
BIN
Tools/Drivers/dpinst32.exe
Normal file
BIN
Tools/Drivers/dpinst32.exe
Normal file
Binary file not shown.
BIN
Tools/Drivers/dpinst64.exe
Normal file
BIN
Tools/Drivers/dpinst64.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user