How do I silently install or do an unattended install of Microsoft IntelliPoint?
The forum search turned up one thing, which does not work.
I'm using Win2k fyi
Page 1 of 1
Microsoft IntelliPoint 4.12
#2
Posted 19 January 2004 - 08:37 PM
I believe you need the OEM version of the IntelliPoint mouse drivers, but I can't remember where from though...
#4
Posted 20 January 2004 - 03:37 AM
The following works for me. The key seems to be adding delays before and after the unattended install process (at least after the process) to give the program time to finish.
sleep 20
start /wait oemsetup.exe oemsetup.ini
sleep 30
You will have to modify this to include the path to your Intellipoint install and .ini files.
sleep 20
start /wait oemsetup.exe oemsetup.ini
sleep 30
You will have to modify this to include the path to your Intellipoint install and .ini files.
#5
Posted 21 January 2004 - 09:20 AM
Quote
sleep 20
start /wait oemsetup.exe oemsetup.ini
sleep 30
start /wait oemsetup.exe oemsetup.ini
sleep 30
Not working for me, anyone else having this problem ?
#6
Posted 21 January 2004 - 02:33 PM
I posted the working switch in the Application Switches forum, check one of the pinned threads
#7
Posted 21 January 2004 - 03:53 PM
does it work for version 5??
I had a lot of problems installing intellipoint 5...
I had a lot of problems installing intellipoint 5...
Share this topic:
Page 1 of 1



Help

Back to top









