Page 1 of 1
MS Intelli Software
#1
Posted 14 February 2004 - 11:29 PM
Need Intellipoint 5.0 and Intellitype 5.0 switches to install on unattend. Anyone have these?
#3
Posted 20 February 2005 - 08:18 PM
The only thing I've managed to pull from the threads talking about it is this:
Where the mm=would be the code of your mouse, and the kb= would be the model of your keyboard. I looked in the registry and mine are 10 and 1006 respectively.
I have no idea how to apply this and put it in my runonceex.cmd though so would appreciate it if someone could explain it.
[Keyboard] HKLM,"%RunOnceEx%\install017",1,,"%11%\msiexec.exe /i %01%\install\Intellipoint\Keyboard\ITP50.msi kb=1006 /QR" [Mouse] HKLM,"%RunOnceEx%\install017",2,,"%11%\msiexec.exe /i %01%\install\Intellipoint\Mouse\IP50.msi mm=10 /QR REBOOT=ReallySuppress"
Where the mm=would be the code of your mouse, and the kb= would be the model of your keyboard. I looked in the registry and mine are 10 and 1006 respectively.
I have no idea how to apply this and put it in my runonceex.cmd though so would appreciate it if someone could explain it.
#4
Posted 21 February 2005 - 05:11 PM
Hi...I've been confused by the posts on a silent install of the Intellipoint 5 Driver. From my reading I'm guessing the code in the previous post is for use of an INF file to control RunOnceEx.Cmd. Threre's a link in the Unattended Install tutorial at the top of the page: http://unattended.msfn.org/intermediate/me...s/runonceex.htm that describes that method. I have my work cut out to just use plain RunOnceEx for now. I only have the Wireless Intelllimouse Explorer mouse and not the keyboard so I haven't any comments on that. I looked at the previous post code and tried to adapt it to what would work in RunOnceEx.cmd and came up with this;
REG ADD %KEY%\005 /VE /D "Intellipoint 5 Mouse" /f
REG ADD %KEY%\005 /V 1 /D "%SYSTEMDRIVE%\drivers\007_Intellimouse_Explorer\IPOINT\SETUP\IP50.msi mm=10 /QR REBOOT=ReallySuppress" /f
It worked fine in a test method described in last part of the runounceex.htm quoted above (Summary, near the end). Prior to running it I removed the existing Intellipoint 5 software as once, I tried to install over it and an error said to remove the existing one first. I've been trying out each of my entries in RunOnceEx.cmd and then adding them to a master copy which I'll use for my *eventual* try at a real unattended CD. I have Windows 2000 Pro.
REG ADD %KEY%\005 /VE /D "Intellipoint 5 Mouse" /f
REG ADD %KEY%\005 /V 1 /D "%SYSTEMDRIVE%\drivers\007_Intellimouse_Explorer\IPOINT\SETUP\IP50.msi mm=10 /QR REBOOT=ReallySuppress" /f
It worked fine in a test method described in last part of the runounceex.htm quoted above (Summary, near the end). Prior to running it I removed the existing Intellipoint 5 software as once, I tried to install over it and an error said to remove the existing one first. I've been trying out each of my entries in RunOnceEx.cmd and then adding them to a master copy which I'll use for my *eventual* try at a real unattended CD. I have Windows 2000 Pro.
#5
Posted 23 February 2005 - 09:51 PM
REG ADD %KEY%\130 /VE /D "IntelliType Pro 5.2" /f REG ADD %KEY%\130 /V 1 /D "MSIEXEC.EXE /i "%systemdrive%\install\Applications\WIRELESS\KEYBOARD\ITP52.msi" kb="1006" /q" /f REG ADD %KEY%\140 /VE /D "IntelliPoint Pro 5.2" /f REG ADD %KEY%\140 /V 1 /D "MSIEXEC.EXE /i "%systemdrive%\install\Applications\WIRELESS\MOUSE\IP52.msi" MM="10" REBOOT="ReallySuppress" /q" /f
I'm testing it now.
#6
Posted 10 August 2005 - 12:59 PM
Where can I find my keyboard model in registry? I tried and I can't find it.
Please help!!
Thanks
Please help!!
Thanks
Share this topic:
Page 1 of 1



Help
Back to top








