How d2k application can be made irrespective of operating system [message #86048] |
Wed, 25 August 2004 09:04 |
ram
Messages: 95 Registered: November 2000
|
Member |
|
|
Hello
I have created a D2k application, presently the application can be installed at Windows NT because specific path is hardcoded in the application(d:orantforms60), how can i change the application in such a manner that it will get implemented on any operating system,and i need not to hard code the path
Please guide me
Ram
|
|
|
|
Re: How d2k application can be made irrespective of operating system [message #86058 is a reply to message #86057] |
Wed, 25 August 2004 23:12 |
ram
Messages: 95 Registered: November 2000
|
Member |
|
|
Hi,
Presently the D2k application is working for windows NT/2000 because i have hard coded the paths,as same
in registory editor.
I want the application itself should read the registory entry and invoke the apropriate forms programatically, based on the path.
In that case in need not to hardcode the genric path
Ram
|
|
|