Ascii2
MemberContent Type
Profiles
Forums
Events
Everything posted by Ascii2
-
Forum images do not display correctly. Red "X"s appear over images. I have attached a windows shot. This has been tested on Internet Explorer 6 with SP1 on Windows 2000 Professional with Service Pack 4. EDIT: The attaching does not seem to be working (another problem).
-
The problem need not be with the USB drivers alone. I remember reading aout hotfixes that solve similar problems. I shall try to locate my index with hotfix information.
-
Microsoft Windows operating systems released prior to the release of Windows XP family operating systems (referred hereinafter as "Windows XP") have a different behavior when selecting a range of icons. In Windows XP, exceptions notwithstanding, when a range is selected by "Shift" key clicking its endpoints or shifting endpoints by holding "Shift" key and using navigation keys (See Note 1) to move an endpoint, all icons to the right (horizontally) of the uppermost endpoint, all icons to the left of the lowermost endpoint, and all rows of icons between the endpoints are selected. An exception to this behavior the directions of left and right do not seem to be consistent when Extended Desktop is used. On an Extended Desktop, endpoints selected on a single display may have different icons selected on the Desktop than when the same endpoints are selected in opposite order (this could be a design defect). In prior Windows releases, selection of the endpoints for a range icon selection would result is a simple array (one or two dimensional) of selected icons. The newer behavior in Windows XP is problematic because it easily yields undesirable selections, especially on an Extended Desktop (where icons may be selected on multiple monitors when selection on only a single monitor is desired). How can the range selection as was in prior Windows releases be applied to Windows XP? Notes: Note 1: Navigation Keys are Left Arrow key, Right Arrow key, Up Arrow key, Down Arrow key, Home key, End key, Page Up key, and Page Down key.
-
OK. I understand now.Thank you.
-
I am trying to get a multipage document to number correctly in Microsoft Word 2003. I have attached an example document that I am working on. When traversing through all, but the last page of the document, a display of "Page 0" appears on the status bar. Some printer drivers do not print the document correctly (usually printing incorrect page range or wrong single page). How can the document be transformed to include the same general design, but start showing page number status at "Page 1" and continue sequentially? Page_0.doc
-
Integrating Many Updated Patches
Ascii2 replied to Ascii2's topic in Unattended Windows 2000/XP/2003
Fortunately is a script you can read, not a compiled appication. I see that now. -
Windows XP Service Pack 2 Slipstreaming Tricks
Ascii2 replied to Ascii2's topic in Unattended Windows 2000/XP/2003
Also in the "My host OS is Windows 2000 — Slipstreaming SP3 fails" section of http://hfslip.org/xpsp3.html , using a "custom update.exe" is mentioned for the slipstreaming of Windows 2000 Service Pack 4 into Windows 2000 Datacenter Edition. What benefit can be provided by using update.exe from update packages other than from the original update packages? Which update.exe programs can replace a package's original update.exe? -
Windows XP Service Pack 2 Slipstreaming Tricks
Ascii2 replied to Ascii2's topic in Unattended Windows 2000/XP/2003
Thanks cdob for the reference to allow slipstreaming of Windows XP Service Pack 2 on Windows 2000. -
I have noticed that on the webpage referenced by the following link ("My host OS is Windows 2000 — Slipstreaming SP3 fails" section), a trick is stated to allow slipstreaming of Windows XP Service Pack 2 into a Windows XP with Service Pack 2 installation source: http://hfslip.org/xpsp3.html Where can more information about tricks to allow Windows XP Service Pack 2 slipstreaming form Windows 2000 be found?
-
Integrating Many Updated Patches
Ascii2 replied to Ascii2's topic in Unattended Windows 2000/XP/2003
Too many of the update patches' integration functions are defective and integration may not occur correctly when /integrate switch is used. I shall try to find a utility that may integrate update patches and that does not require the Microsoft .NET Framework. -
Integrating Many Updated Patches
Ascii2 replied to Ascii2's topic in Unattended Windows 2000/XP/2003
I also do not like /itegrate approach, however, t is sufficiently documented documentNot all recent update packages (within the past few years) have an SP2QFE directory, nor may it be desirable to use it when it exists., so a simple FOR loop integrating with the /b switch may not work. I am trying to see if there is an order of integration method to integrate all updates and that would (hopefully) work for future updates. So far, i have not found an order that integrates all patches successfully. In the past, I had rejected HFSLIP because it was not evident how patches would be integrated, and what other things it would do to the installation source. Without knowing what it does could make it difficult to reliable customize the installation source after HFSLIP is used. -
A folder (graphical representation of a directory) may be set to hidden while mastering the contents of a disc. This is usually done in the "Properties" of a folder. In Nero Burning ROM 6.6.1.15d, a directory may be hidden by selecting “Hide” from the Properties dialogue box (Edit -> Properties) of a selected folder.I remember reading about years some discovered undocumented feature of Windows 200/XP/Server 2003 years ago, and a feature existed to prevent a folder from being enumerated (hiding of folder) when a folder is renamed to have a special suffix. However, I am uncertain whether the folder would be treated as the "$OEM" folder by setup.
-
Integrating Many Updated Patches
Ascii2 replied to Ascii2's topic in Unattended Windows 2000/XP/2003
I do not like the start command; it is unreliable (it has multiple, optional string parameters, but does not require an order for the strings). I have, however, tried the START command (but included the "title" parameter so the filename parameter is not interpreted as the title). The START command seems to have yielded smoother results, but the same patches that may would not integrate as expected seem to fail to integrate. I have been trying to integrate update patches into a Windows XP Professional with Service Pack 2 installation source. Many newer Windows XP patches seem to be defective. Many update packages with update.exe with versions greater than 6.1.22.0 seem to fail to integrate correctly batch. Run individually, the updates may integrate, but log (when logging is enabled) service pack level mismatch, undefined branch, etc. and may use the Service Pack 3 level patches. For these patches, shuffling the order of integration yields different results. I speculate that the defect in the patches may not affect Windows XP with Service Pack 3. What can be done to ensure that updates may be integrated correctly into a Windows XP installaiton source? -
Windows patches that support the "/integrate" switch may be integrated into a Windows 2000/XP/Server 2003 installation source easily by running the patch with the "/integrate" switch at the command line. At first, it may seem that something like the following should work in a batch script to automate the integration of all patches that support the "/integrate" switch, but running it reveals problems: FOR %%f IN (*.exe) DO "%%f" /passive /integrate:%~dp0Source When the simple FOR loop to run all patches with the "/integrate" switch is run, update patches may run simultaneously. I have noticed that the batch file running the update patches continues to run the update patches while other update patche(s) (previously run) are still running. Patches start extracting or running while other patches are being extracted or running. Most update patches (but not all) seem to integrate correctly while other updates patches are running. When this happens, integration may fail. How can the integration of many update patches into a Windows 2000/XP/Server 2003 installation source be copletely automated when the update patches support the "/integrate" switch? EDIT: I run all my integration tasks on Windows 2000 Professional with Service Pack 4
-
After some testing, I have been able to determine that the answer to my question is "Yes".
-
Microsoft Windows XP comes with a service labeled "Error Reporting Service". The service is labeled as "ERSvc" in the Windows Registry at [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]. The description given with the services is: "Allows error reporting for services and applications running in non-standard environments." An "ErrorReporting" also exists in the Registry at [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]. Does [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] relate to the same error reporting service, applications, or procedure as what may be found at [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]?
-
Finding Office 2000/XP/2003 and Office Converter Pack Updates
Ascii2 replied to Ascii2's topic in Microsoft Office
Yes. The msp files contain information that is used for the registry entries. When slipstreamed the information isn't added but is needed as MU checks for it to find out if an update is installed. The Integrator uses this information to create a reg file and it is imported after the Office setup so the updates are registered as installed. *.MSP files used to update Microsoft Office products contain updated registry information other than the information update patch installed information? -
I seem to remember that it looked like that when I installed it too. (I've uninstalled it again now and gone back to WMP9 as WMP10 didn't give me any advantage that I could use.) I just assumed that was the default skin for WMP10. Have you tried the different skins available to see if the look you expected is in fact available? Windows Media Player 9 was available for Windows 2000 and Windows XP.Windows Media Player 9 setup is the same for Windows 2000 and Windows XP. There officially were two installers, one for Windows 98SE/ME/2000 and the other for Windows XP. The files used for setup of Windows Media Player 9 for Windows 2000/XP were identical (the Windows 98SE/ME/2000 installer could be used on Windows XP ti install Windows Media Player 9) in both installers, but the colors and features were different. The different colors of Windows Media Player 10 on Windows 2000 and Windows XP maybe similar to why colors (and features) were different for Windows Media Player 9 on Windows 2000 and Windows XP. The colors and features for the different operating systems may be defined in the Windows Media Player 10 binaries.
-
Finding Office 2000/XP/2003 and Office Converter Pack Updates
Ascii2 replied to Ascii2's topic in Microsoft Office
Do the *.MSP files used to update Microsoft Office products contain updated registry information? -
Finding Office 2000/XP/2003 and Office Converter Pack Updates
Ascii2 replied to Ascii2's topic in Microsoft Office
I shall look into this. -
Issue: How can one find all updates for Microsoft Office 2000 with Service Pack 3; Microsoft Office XP with Service Pack 3; Microsoft Office 2003 with Service Pack 3; Microsoft Office File Converter Pack; and Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 with Service Pack 2 that, once installed, would yield fully updated Microsoft Office binaries? I am interested in both security updates and other updates that may improve performance or modify features. Other Information: I have noticed the existence of Microsoft Security Bulletin Search ( http://www.microsoft.com/technet/security/Current.aspx ) and the Downloads for Office 2000 ( http://office.microsoft.com/en-us/download...0224971033.aspx ), Downloads for Office XP ( http://office.microsoft.com/en-us/download...0224911033.aspx ), and Downloads for Office 2003 ( http://office.microsoft.com/en-us/download...0224941033.aspx ) web pages. Microsoft Security Bulletin Search yields different update results as the "Downloads for Office ..." pages.
-
Windows XP Professional with Service Pack 2 and Windows Server 2003 with Service Pack 2, on first logon of an account, a "Personalized Settings" (see attachment for screenshot) dialogue appears on settings are modified. The dialogue does not appear to execute RunOnceEx. Windows 2000 Professional with Service Pack 4 and Windows XP Professional with Service Pack 1 do not display the dialogue. What is the newer "Personalized Settings" dialogue and how can it be modified, configured, or disabled?
-
I tested this in WINNT.SIF; it worked. However, regarding what is "only" needed, the "InstallDefaultComponents='No'" line is not necessary; InstallDefaultComponents defaults to "No".Thank you very much for your assistance.
-
A year without updates may be tolerable (although not ideal when security problems exist), a decision as to whether or not to upgrade may be made on or before July 13, 2011.If Windows XP Professional with Service Pack 1 were still updatable when security problems are discovered, I would likely be using it instead of newer versions. It seems that Windows XP with Service Pack 1 is functionally superior and more efficient than all other Service Pack levels of Windows XP). There are some updates I avoid (some avoid like the plague) and do nut include in the unattended setups (oftentimes because they have to potential to cause more problems than they fix).
-
The Malicious Software Removal Tool has found and deleted a driver (perhaps they are called "rootkits") that it considered malicious.