A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Runing a file on client from an application on server



 
 
Thread Tools Display Modes
  #1  
Old February 22nd, 2005, 02:23 PM
Riade
external usenet poster
 
Posts: n/a
Default Runing a file on client from an application on server

I have access application sitting on server

I want to copy a file from the server to client then execute it on the
client machine

I was able to copy the file to the client machine.

But when I run the copied file from application on there server

the file runs on the server

here is a the code I am using

dim strShell as string
filecopy("c:\setup.exe", "\\Client\C$\setup.exe")
strshell = shell("\\Client\C$\setup.exe")

Please help

Sincerely yours

Riade Asleh
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
i read a thread one time that told me jim sturtz Fax 14 January 24th, 2005 11:11 PM
Jet35.sp3 doglover Database Design 3 August 26th, 2004 04:41 PM
Office 2003 uninstall/reinstall problems Jerryn3 Setup, Installing & Configuration 2 August 2nd, 2004 03:39 PM
Unsafe Attachments Ron Installation & Setup 2 June 9th, 2004 01:55 AM
GPO Office 2003 Tony Setup, Installing & Configuration 1 May 12th, 2004 10:42 AM


All times are GMT +1. The time now is 08:32 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.