This fix resolves it in a jiffy!
http://blog.project84.net/2009/03/06/InstallingLenovoHotkeyUtilityInAnSCCMTaskSequence.aspx
Snip from Project84:
- Extract the Hotkey utility.
- Create a batch file InstallHotkey.cmd with a single line: %~dp0SETUP.EXE /S
- Create a standard SCCM package with the source pointing to your extracted hotkey files.
- Make sure that InstallHotkey.cmd is in the same dir as Setup.exe
- In you Task Sequence add a new "Run Command Line" task.
- Set the Package to the Hotkey Package you created in step 4.
- In the command line put InstallHotkey.cmd
No comments:
Post a Comment