Jump to content

[Question] Intellipoint 5.5 manual installation


graysky

Recommended Posts

I'd like to install intellipoint 5.5 without using the provided setup.exe -- shouldn't this be as trivial as copying the correct files to the correst directory?

Title edited -- Please, use [TAGS] in your topic's title.

--Sonic

Link to comment
Share on other sites


1. Extract contents of the file using uniextract

2. I suppose you are using english language, so you would need a file oemsetup.ini with following lines in it:

[Mouse]Language=1033

DEVICE=WIME2

SHORTCUTS=0

3. Run the command

path

oemsetup.exe oemsetup.ini

OR

This process has gone tricky in 5.5, so after unpacking you can simply use:

start "" /wait IP55.msi mm=16  /qb-! /norestart

Link to comment
Share on other sites

Thanks for the suggestions. Neither method worked. The oemsetup.exe route didn't do anything (just typed the command after creating the ini file and nothing happened.) The

start "" /wait IP55.msi mm=16 /qb-! /norestart

didn't work either.

It launched the setup dialog but it quickly disappears. If you simply run "IP55.msi" you get an error instructing you to run the setup.exe in the root directory.

Other ideas?

Link to comment
Share on other sites

Try

msiexec /i IP55.msi MM=3 REBOOT=REALLYSUPRESS /qb

No luck with that either:

The file you are trying to open is part of Microsoft IntelliPoint Setup. To run MS IP Setup, double-click Setup.exe in the root directory.
Link to comment
Share on other sites

Works for me.

Extract the contents of IP55_32Eng.exe

Go to the IPoint\Setup folder

You need IP55.msi and the Files folder and sub folders.

IP55.msi

setup.bat

Files\commands.xml

Files\dpgcmd.dll

Files\dpgmkb.dll

Files\dplaunch.exe

Files\dw15.exe

Files\hcg.chm

Files\ipcoin7.dll

Files\ipcplact.dll

Files\ipcplbtn.dll

Files\ipcplwhl.dll

Files\ipcplwir.dll

Files\ipoint.exe

Files\mhook.dll

Files\mousinfo.exe

Files\mscmdmou.xml

Files\point32.cat

Files\point32.inf

Files\point32.sys

Files\1033\dwintl.dll

Files\1033\iphelp.chm

Files\1033\ipres.dll

Files\1033\Readme.txt

Files\1033\srres.dll

Files\1033\Denmark.rtf

Files\1033\Dutch.rtf

Files\1033\Eng.rtf

Files\1033\Finland.rtf

Files\1033\Leesmij.txt

Files\1033\Norway.rtf

Files\1033\setupres.dll

Files\1033\Sweden.rtf

setup.bat

@echo off

pushd "%~dp0"

msiexec /i IP55.msi MM=3 REBOOT=REALLYSUPRESS /qb

popd

Edited by FrankE9999
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...