Monir-SitesPower wrote: > Via a command line or batch file I can compile a package using the following > command: > delphi32.exe /ns /b VirtualTreesD5.dpk > > How can I install a packege (VirtualTreesD5D.dpk) using a command line as > above?
Delphi provides no facility for that. You'll have to create the appropriate registry entries yourself. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

