I have made new tests.
It's the same response time with or without default printer .
Openning the same file using wordpad or notepad, the response time are correct. Openning the same file, using word97 it's correct also.
Many thanks for any suggestions.
Regards
Elisabeth
Bonjour,
I have bad response time opening files on the WAN :
using word 2000 on a citrix metaframeXP, Win 2000 ,open a file of 72 Kb takes about 2mn -
opening the same file using word97 on a citrix 1.8 NT4 takes about 30s.
many thanks for any help
Regards
Elisabeth
Bonjour,
I need to modify some internet settings for running a web application on NT4 - IE 6 .
The modifications I run using a regini script are correctly aplied to the registry but when I display the internet settings under ie, they are not correctly
applied
For exemple...
BOnjour,
I have done some modification but have still some problem could somebody help me ...
many thanks
Elisabeth
Dim xlApp, xlBook, xlSht
Dim filename, value1, retval
filename = "c:\ek\ek.xls"
Set xlApp = CreateObject("Excel.Application")
set xlBook =...
I have start a small script but I think it's not correct
The output file is not created ...
Dim xlApp, xlBook, xlSht
Dim filename, value1
filename = "c:\ek\ek.xls"
Set xlApp = CreateObject("Excel.Application")
set xlBook = xlApp.WorkBooks.Open(filename)
set xlSht = xlApp.activesheet
value1...
Bonjour,
I need to rename file with blank characters in file name
This command need to be run in batch mode, so without any
display on screen .
Could someone give me a vbscript to do this ?
many thanks
E.kerbaul
here is my script
Option Explicit
Dim objArgs, strDir, arrFile, arrFile1, objXL, objShell, objFolder , strFile, objFolderItem, V
'Make sure two command line arguements were supplied
Set objArgs = WScript.Arguments
If objArgs.Count < 2 Then
WScript.Echo "Wrong number of arguments! You need to...
many thanks for your script ...
it's work, but I need also to send to this script parameters : folder and filename ..
sorry or this late details ...
Regards
Elisabeth
Bonjour,
I need to print excel files in batch or schedule job using a script or vbscript ?
Cab somebdy help me ? I don't know vbscript ...
many thanks
Regards
Elisabeth
Bonjour,
I need to print excel files in batch or schedule job using a script or vbscript ?
Cab somebdy help me ? I don't know vbscript ...
many thanks
Regards
Elisabeth
Bonjour,
Erreur message durinh Installation :
( "impossible de créer l'utilisateur.."
After the installation ICA browser doesn't start-
Our Metaframe licenses are in French, it's why we need to install this version- ( we haven't any problem installing FR2 French version on OS...
Bonjour,
I have set up the replication of data Store database using
SQL SERVER 2000.
Data Store is located on server 1
Server1 is the publisher and the Distributor
and has SERver2 as subcriber.
Replication type is transactionnel.
Are modifications allowed on SERVER2 , and are this...
Bonjour,
I want to use typeperf and create an output file to analyse displays of some counters in BATCH MODE.
This batch is run using schedule NT, and stop after After 10mn.
Problem :this output file is empty ( or not correctly close)
Running Typeperf in interactive mode and...
Bonjour,
I want to display in an output file the cpu usage by running a batch file ( cmd command) every hour.
Then by analysing this file I will be able to send a mail
on high cpu utilization.
I try pmon.. but I can't redirect the result in an output file.
many thanks
Elisabeth
Bonjour,
Each time I want to start a service with a local user on an win2000 server ( member of 2000 domain) I have an error 1069, and I need to manualy reenter the password of the account in the service /properties /log on.
I have modify the Local Policies to give this account the rights...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.