RE: Client Distribution

2003-02-10 Thread Surendra . Tirumala
\ora81.reg
C:
cd %UserProfile%\Desktop
REM Using %UserProfile% allows users without admin privs to run this
copy m:\oracle\gazmis\install\ConDB.pif *.*
echo .
echo ConDB install finished.  You may now close this window.
goto ENDE


:VER_95
regedit M:\ORACLE\GAZMIS\Install\oracle_8\95box\ora81.reg
C:
cd \Windows\Desktop
copy m:\oracle\gazmis\install\ConDB.pif *.*

echo .
echo ConDB install finished.  You may now close this window.
goto ENDE

:ende

==

I hope this gives you some ideas.  I tried to condense a pretty involved
process into a short note.  I hope I didn't leave too much out.

Dave Schmoldt
Cedar Rapids, IA


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 07, 2003 4:09 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Client Distribution
> 
> 
> Hello All,
> 
> We have been exploring different options to distribute the Oracle 
> client to users to deploy an application. Earlier, we used to use 
> Install Anywhere or do it manually. I am thinking there should be 
> a better way folks out there must be using. Our present requirement 
> is to have a minimal client(SQL*Net) installed on the users 
> machines. Some users may not have admin access on their machines.
> 
> Can you guys please help me in this regard?
> 
> Thanks for your help,
> Surendra
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: 
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- 858-538-5051 http://www.fatcity.com
> San Diego, California-- Mailing list and web hosting services
> -
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).




RE: Client Distribution

2003-02-07 Thread David . Schmoldt
B.pif *.*

echo .
echo ConDB install finished.  You may now close this window.
goto ENDE

:ende

==

I hope this gives you some ideas.  I tried to condense a pretty involved
process into a short note.  I hope I didn't leave too much out.

Dave Schmoldt
Cedar Rapids, IA


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 07, 2003 4:09 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Client Distribution
> 
> 
> Hello All,
> 
> We have been exploring different options to distribute the Oracle 
> client to users to deploy an application. Earlier, we used to use 
> Install Anywhere or do it manually. I am thinking there should be 
> a better way folks out there must be using. Our present requirement 
> is to have a minimal client(SQL*Net) installed on the users 
> machines. Some users may not have admin access on their machines.
> 
> Can you guys please help me in this regard?
> 
> Thanks for your help,
> Surendra
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: 
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- 858-538-5051 http://www.fatcity.com
> San Diego, California-- Mailing list and web hosting services
> -
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).




Client Distribution

2003-02-07 Thread Surendra . Tirumala
Hello All,

We have been exploring different options to distribute the Oracle 
client to users to deploy an application. Earlier, we used to use 
Install Anywhere or do it manually. I am thinking there should be 
a better way folks out there must be using. Our present requirement 
is to have a minimal client(SQL*Net) installed on the users 
machines. Some users may not have admin access on their machines.

Can you guys please help me in this regard?

Thanks for your help,
Surendra
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).