Help and Support
 

powered byLive Search

Msbatch.inf Parameters: Installing Clipboard Viewer

Retired KB ArticleThis article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
Article ID:158907
Last Review:November 15, 2006
Revision:1.1
This article was previously published under Q158907

SUMMARY

This article describes how to install Clipboard Viewer using the Msbatch.inf file for batch installations of Windows 95.

MORE INFORMATION

Microsoft does not encourage or support changes to .inf files; therefore, Microsoft Technical Support does not support the procedure in this article. Although we have tested the following procedure and it appears to function as described, make a backup copy of your .inf file before you proceed.

When you specify that Clipboard Viewer should be installed using the Msbatch.inf file, it is not installed. To work around this problem, follow these steps:
1.Make sure that the [OptionalComponents] section of the Msbatch.inf file contain "Clipboard Viewer"=1 instead of "Clipboard Viewer"=0.
2.Create or modify the Custom.inf file to include these entries:
[Precopyfiles]
clip.inf

[load_inf]
clip.inf
The completed Custom.inf file should look similar to the following example. Your exact file may vary:
   [Version]
   LayoutFile=layout.inf
   Signature="$CHICAGO$"

   [Custom_Precopy]
   CopyFiles=PrecopyFiles

   [DestinationDirs]
   PrecopyFiles=2

   [PrecopyFiles]
   clip.inf

   [load_inf]
   clip.inf
				

APPLIES TO
Microsoft Windows 95

Back to the top

Keywords: 
KB158907

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by E-mail, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.