-
New Utility: Windows Media Player 11 Integrator
No I have integrated some hotfixes with nlite. Should I integrate WMP11 first and then the hotfixes ?
-
New Utility: Windows Media Player 11 Integrator
I use the 1.1.60 version, but still get the message that wmdrmsdk.dll is missing. If I copy wmdrmsdk.dll and mfplat.dll to the windows folder manually it works fine. In DOSNET.INF I have [Directories] d5=\ [Files] d5,I386\wmdrmsdk.dll d5,I386\MFPLAT.dll In TXTSETUP.SIF I have [SourceDisksFiles] wmdrmsdk.dll = 100,,,,,,,2,0,0 mfplat.dll = 100,,,,,,,2,0,0 Seems right, but still dosnt work unless I manually copy the 2 files to the systemroot folder.
-
Plug and Play monitor ?
I also get this on a IBM ThinkCentre M55, it wants a Plug and Play monitor driver 3 times. I just click Next and it installs without problems. But it breaks the meaning with an unattended setup. Was any one able to fix this ?
-
dotnetfx 2.0
When I try to use this, I get "To install this product please use Install.exe" in the event viewer. But with Petya's version I get "Could not write to HKLM\Software\Microsoft\Windows\PC Health bla bla bla" So something must be different. In either case the framework does not get installed. Any fix to this ?
-
problems with windows media player 10
I use this MP10Setup.exe /Q:A /C:"setup_wm.exe /DisallowSystemRestore /Q:A /R:N" But dont know if it has something to do with it
-
Problems with %USERPROFILE%
Works like a charm now thx
-
Problems with %USERPROFILE%
No I didn't select "[x] Use current logged on user" Will try with %ThisProfile% Update: Works with %ThisProfile% Will test new version.
-
Problems with %USERPROFILE%
Hi there If I have this in my install.ini: description.0=Total Commander 6.03 command.0=Tc603\Install.exe collapsed.0=1 selected.0=1 description.0.0=Total Commander Settings command.0.0=xcopy Tc603\wincmd.ini "%ProgramFiles%\totalcmd\wincmd.ini" /Y selected.0.0=1 description.0.1=Total Commander QuickLaunch Shortcut command.0.1=xcopy Tc603\*.lnk "%USERPROFILE%\Application Data\Microsoft\Internet Explorer\Quick Launch\" /Y selected.0.1=1 and I create a user, say TESTUSER, then %USERPROFILES% is still pointing at Administrator. However if I do this: description.1=Test command.1=cmd And type set in the command windows then %USERPROFILES% is pointing in the right path. What am I doing wrong ? It worked in the earlier versions. Using 2.1.10.2 now
-
WIHU Suggestion
thx I was logged in as "Administrator" and just used "Use currently logged on user" so it was not shown in the list.
-
WIHU Suggestion
No, there will be no extra interface to rename administrator only. This can be done with existing interface. Can't seem to find out how to rename the admin user with the GUI ? Can anyone give a quick point in the right direction
-
deadly to hold down shift key for 8 seconds
Dryden: If you read my previous post here you will know that if Accessibility Options is not installed you don't have these settings in control panel and nothing will happen when you press settings.
-
deadly to hold down shift key for 8 seconds
If you, like me, choose not to install Accessibility Options during silent install, then when any of the stickykey/filterkeys gets activated and says you can click on Settings to disable them nothing happens cause it's not installed. Thus it is not in Control Panel either. My first thougt when disabeling Accessibility Option during install was that then the stickykeys/filterkeys was disabled too.. But nooo.. they are still active.. But no more with my reg-tweaks
-
deadly to hold down shift key for 8 seconds
And finally FilterKeys [HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response] "Flags"="" And tested in SP1 and SP2 on Windows XP Pro
-
deadly to hold down shift key for 8 seconds
Here they are: [HKEY_CURRENT_USER\Control Panel\Accessibility\HighContrast] "Flags"="" [HKEY_CURRENT_USER\Control Panel\Accessibility\MouseKeys] "Flags"="" [HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys] "Flags"="" [HKEY_CURRENT_USER\Control Panel\Accessibility\ToggleKeys] "Flags"="" Now Im only missing FilterKeys. Still searching. B)
-
deadly to hold down shift key for 8 seconds
Found these searching the web Now, I got StickyKeys disabled with reg-tweak. Searching for reg-tweaks to disable the others.