MSFN Forum: Windows Installer Problems (tweaks) - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Windows Installer Problems (tweaks) MySQL 4.1 and VMTools fails install Rate Topic: -----

#1 User is offline   wolfien 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 19-January 05

  Posted 16 February 2005 - 02:03 PM

I've stumbled upon a nice little problem with windows installer
and never found any references of it on the web (through google, at least)

This stretch of options, when applied in a .reg file in the $1 folder (called from
cmdlines.txt) will cause problems with windows installer:

;These NTFS tweaks improve file system performance (Speed up NTFS)
;Note: these have been reported to cause non-compatibility with DOS/Win9x-based apps/games
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001
"NtfsDisableLastAccessUpdate"=dword:00000001
"Win95TruncatedExtensions"=dword:00000001
"Win31FileSystem"=dword:00000000

With these options applied, I couldn't install the VMTools or MySQL server 4.1.
The setup.exe normally unpacks then runs the installer. Instead, it would unpack
then popup a windows installer options page (like if the installer was not called
properly, or couldn't find the msi package to install).

I didn't yet tried these options one by one to see if only one of them causes the problem, but I was wondering if anyone else had the problem?


#2 User is offline   mid 

  • Group: Members
  • Posts: 3
  • Joined: 21-December 04

Posted 16 February 2005 - 02:17 PM

My guess is it's the 8dot3 one. 16-bit installers will puke if you've got that set.

#3 User is offline   mc134 

  • Junior
  • Pip
  • Group: Members
  • Posts: 67
  • Joined: 15-January 04

Posted 16 February 2005 - 04:24 PM

Remove those lines because you will never notice a speed increase only problems like you are having.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy