IMG Home PageIMG ProductsProduct DownloadsOrdering InformationTechnical Support and Frequently Asked QuestionsDeveloper's Corner and UtilitiesAbout IMG
CustomersIMG ResellersMedia InformationIMG Events / Trade ShowsUseful LinksIMG Contact InformationIMG Information / Policies
Translate

IMG Frequently Asked Questions

IMG Logo



Search FAQ's

Keyword Keyword Search Help
Category Type Product Version

PI0105120379
Changing the Default Installation Location

This only applies to releases prior to 2007

The Setup program currently remains a 16-bit application for support for Windows 3.x. In general, this does not cause any problems or issues, but the following may be relevant to certain individuals:


Original ID: PI300314
Category: InstallingType: Problem/Resolution Product: General Issue



PI0105120380
Software Setup (SETUP.EXE)

(NOTE: This has not been a common problem since Windows 98 SE, circa 1999)

There is a known compatibility issue with various video drivers when running our SETUP.EXE in certain resolutions / color depths. Any errors are related to an improper implementation with the driver's ability to perform the Windows API StretchBlt operation (GDI support). We apologize for any inconvenience, but this is NOT a problem with IMG software. If you experience any errors or difficulties while installing IMG software, we suggest you do one of the following:


Original ID: PI300315
Category: InstallingType: Problem/Resolution Product: General Issue



PI0105120442
Windows XP (2000/WS 2003) reports error with 16-Bit Sub-System / Setup does not run

This only applies to releases prior to 2007.

The Setup program currently remains a 16-bit application for support for Windows 3.x (schools, hand-me-down systems, etc.). Please note that Microsoft no longer supports Windows 3.x at all - please consider this. Windows NT/2000/XP allow 16-bit progrmas via a "Windows on Windows" (WOW layer) compatibility subsystem. Normally this is transparent to the user.


Original ID: PI300313
Category: InstallingType: Problem/Resolution Product: General Issue



PI0105120456
My-T-Pen, My-T-Soft, My-T-Touch Versions 1.77 & earlier
Unable to Install, Message is: Setup cannot run while portions of My-T-Soft are Active! Close all programs, then retry
However, you have not installed software, and all programs are closed. You may also find that setup works fine on other systems.

The Setup program looks for Windows with certain names, and one of these windows is the Welcome screen run when you first install the software. Unfortunately, the program looks at ANY window with Welcome in the caption, and reports this result. We have created a program that looks at the same items as Setup, and reports details so you can shutdown or remove the particular program causing this conflict. You can download VERIFY.EXE (MD5: 5BDBB80834BA96C52BA12C16184C4B1D) and run it on the system reporting this message to diagnose what particular program is causing this conflict. You can use Task Manager (or Add/Remove programs) to close or remove the problematic program. Once Setup is complete, you can reboot to reset the system, or restart the program, or re-install the program.

For downloaded demos, another solution is to use a different install approach, see Alternative Downloads for My-T-Soft.


Original ID: PI300316
Category: InstallingType: Problem/Resolution Product: General Issue



PI0109120602
Need more control over install when using an MSI install option

The MSI files are essentially databases of information used by the Windows Installer to install the files and setup a system. The executable to use is "msiexec.exe" and any appropriate command line switches. In general, if you double click on an MSI file, Windows launches msiexec with the /i install option (e.g. "msiexec /i mts178_2000xp.msi").

For some basic, frequently asked for options, here are a few that can be used with the standard IMG MSI install files (these switches are not case sensitive):

In these examples, the msi file should be replaced with the msi file you want to operate on…

msiexec /i mts178_2000xp.msi
This installs My-T-Soft 1.78 (using the user interface)

msiexec /i /qn mts178_2000xp.msi
This silently installs My-T-Soft 1.78 (with NO user interface)

msiexec /x /qn mts178_2000xp.msi
This silently un-installs My-T-Soft 1.78 (with NO user interface)

msiexec /a mts178_2000xp.msi /qn TARGETDIR="C:\Documents and Settings\Full User\Desktop\Test"
This silently installs My-T-Soft 1.78 (with NO user interface) to a different target directory (for testing, etc.)

Further notes on command line switches:

/a = Administrative install - allows use of TARGETDIR override

/i = standard install

/x = standard un-install

/q? = user interface options

/qn = Displays no user interface.
/qb = Displays a basic user interface.
/qr = Displays a reduced user interface with a modal dialog box displayed at the end of the installation.
/qf = Displays the full user interface with a modal dialog box displayed at the end.
/qn+ = Displays no user interface, except for a modal dialog box displayed at the end.
/qb+ = Displays a basic user interface with a modal dialog box displayed at the end.
/qb- = Displays a basic user interface with no modal dialog boxes.

For further info on msiexec.exe, refer to Microsoft's documentation.

Category: InstallingType: Problem/Resolution Product: General Issue



PI0109120605
Installing on USB device, USB Install program does not see my USB Drive

For safety reasons, certain drive letters will not be checked for a USB device. Using Disk Management (In Windows XP, the easiest way to get to this is: Control Panel | Administrative Tools | Computer Management, then select Disk Management), you can change the Drive Letter to a H: or K: or other drive letter, and then re-run the USB install. You must have the USB device installed, and it must be visible as a drive in the Computer view of Windows Explorer.
Category: InstallingType: Problem/Resolution Product: General Issue


IMG Home PageIMG ProductsProduct DownloadsOrdering InformationTechnical Support and Frequently Asked QuestionsDeveloper's Corner and UtilitiesAbout IMG
CustomersIMG ResellersMedia InformationIMG Events / Trade ShowsUseful LinksIMG Contact InformationIMG Information / Policies