Installing a Custom Test Type > DeployingTestTypeFiles > Deployment: Administrator's rights without side by side support > Example of ini File for No Side-by-Side Installation

Example of ini File for No Side-by-Side Installation

[File_0000]
URLName=%URL%/Extensions/MyTestType/MyTestType.xxx
Shortname=MyTestType.exe
Description=My Test Type
Register=Y
RegisterIsolated = Y
ProgID=MyTestType.Class1

[File_0001]
URLName=%URL%/Extensions/MyTestType/MyRunAgent.xxx
Shortname=MyRunAgent.exe
Description=My Run Agent
Register=Y
RegisterIsolated = Y
ProgID=MyRunAgent.Class1

[File_0002]
URLName=%URL%/Extensions/MyTestType/MyScriptViewer.xco
Shortname=MyScriptViewer.ocx
Description=My Script Viewer
Register=Y
RegisterIsolated = Y
ProgID=MyScriptViewer.UserControl1			


© 1993 - 2013 Hewlett-Packard Development Company, L.P.