Shell Execute in Citrix Environment -
Hi All!
Anyone know if there is any issues using Shell Execute in a Citrix environment? I have a VB App calling a shell execute command that works on a regular client but not in Citrix?
Thanks in Advance!
Shell Execute in Citrix Environment -
Hi All!
Anyone know if there is any issues using Shell Execute in a Citrix environment? I have a VB App calling a shell execute command that works on a regular client but not in Citrix?
Thanks in Advance!
[Solved] Citrix, Terminal, Sendkeys Urgent Problem -
I have a application running trought Citrix on my Network
What I need: A way to sendkeys, or something to the application on Citrix screen
What I try: Everything. All kind of API's, sendkeys, focus by VB, by API, etc...
The Problem: Citrix simply refuse everything that I tried.
VB6 App run Through Citrix -
I have a VB6 app that connects to a SQL Server 2000 DB using windows Authentication. At the the moment my app gets the Windows user name and executes sp_Helpuser to get what groupnames that user belongs to. I get the user name by using GetUserName.
My question is this, my app is g
Obtaining IP adress local client on Citrix -
Hello,
i want to obtain the ip-address of the PC being a client
on Citrix. This to determine where the pc is located so
that i can connect it to the right default printer.
Localy (not on citrix) i managed to do that but once on
a Citrix server my program throws the ip address of
VB6 Shell() Function doesn't work in 64-bit Windows -
Hi,
My firm has a number of legacy processes and applications, written in Visual Basic 6, that use the Shell() function to execute various external programs like BCP.EXE. We are currently in the process of migrating these programs from a Windows NT environment to a Windows 2003 x64
Re: Citrix -
Hello,
Someone recently wrote to me the following:
"
In answer to the question what version of Citrix we are currently running the answer is 'Citrix Metaframe 1.8' but it is important to note that this is not where our concerns lie.
Within a Windows terminal server envir
to shell or not to shell -
All,
What is the major difference between the shell command and the shell execute command (besides the extra api stuff needed for shell execute) and when should I use both?
Dan Griffis
VB Programmer
Citrix command called Quser. Guru's needed here. -
Is ther a way to list citrix users and thier session numbers using VB? the citrix command quser does the small thing.
Ocx -
I want to be able to send keys to a Citrix app...
I have tried sendkeys function and that doesn't work.
I did see that citrix does provide a "Wfica.ocx" file
...I never used ocx files but Can I use that to send
tabs,enter and paste to the Citrix App...
unable to use com components in .NET -
Hi Folks,
I am working in the citrix terminal server environment. In Citrix, if I try to put a COM component on my form, I get this message "One or more of the types in the assembly unable to load". This has foxed me completely, as I am not able to proceed. None of the dam
A few words about Citrix... SH, this one's for you... -
Quote:
Originally Posted by Shaggy Hiker
I'd like to hear a bit more on this. I have resisted using Citrix, which is the only means to do certain things with our network. I simply don't do those things, but I'd be curious to hear more abo
VB6+Crystal report EXPORT -
I have two questions about the Crystal Report V8.5 professional with VB6
1. I can export a crystal report to a PDF format to Mail or file locally inside the development environment run time or complied executable. However, the 'Export Report' button just hasn't do anything although
Citrix servers and VB apps, can someone help please! -
I have another couple of questions regarding VB apps and Citrix servers, could someone please answer them for me?
To enable my users to run my VB app without having to install it locally on their PC's do I need to :-
1. Install my VB program onto the Citrix server or just copy al
Citrix mapped drives and crystals reports -
Has anybody come across an issue with Citrix mapped drives and crystals merged files.
I have updated the crystal DLL's my application uses to 11.5 and created a new setup kit to distribute my app including these new DLL’s along with a merged file call crstalreports11_5_net_2005.ms
how to kill citrix -
i wanna be able to kinda 'lag' citrix up.
anybody have any code?
Know anything about Citrix -
Bleedin ell..
Ive just been asked to look into the development of a thin client solution in .net and dont know what the hell I'm doing.
I understand that Citrix allows Application sharing on a windows server but thats all I know.
Have any of you developed anything like this be
Both shell and Shell execute do nothing -
Hi, I'm trying to use shell or shellexecute to launch an application from my form and would like to use the < DOS operator to send the result of the launched application to a file for further analysis. The problem is that when I use shell (or shell execute) nothings happens (no file
ActiveX & DHTML in Netscape -
Hi all,
After a few weeks searching, i think i found a solution.
On the site http://www.citrix.com you can find the 'ICA' netscape pluggin.
Normaly you can run activeX in netscape, but it needs something called winframe (see the citrix site for info**)
So if there is anyone who k
Help with Environment Variables Please!! -
I figured out my registry problem at last! But now...
The value returned is:
"%SystemDrive%\Program Files\Outlook Express\msimn.exe /mail"
The trouble is, the %SystemDrive% is an Environment Variable set in windows. But the shell command im using to execute the appl
All about Shell command -
Hi! I have searched the forum about shell command and it gave me several results discussing about it using app.path.
My question is, is it possible to use shell command without specify the location of the file to be executed? It just scan the hard disk with the file to be open and e
Shell command does not execute -
Hi
I have a shell command as follow:
MyCommand = Environ("comspec") & " /c " & "c:\mysql\bin\mysqldump --opt --host=localhost --user=root finmaxdata > c:\finmaxdata_temp.sql"
Shell(MyCommand, vbNormalFocus)
but it does not execute?
How to execute commands without shell -
I need to run a command like
CD "C:\Program Files\Compiler\Bin"
CPP.exe $(Config file) $(File Path)
Shell function can execute only the second command since CPP.exe is a file but how can I run the prior command?
I thought of writing both of them into a batch file a
Using Shell() to execute synchronously -
Is it possible to force your program to halt further code execution upon performing a Shell()? It says this in MSDN:
<<<
Note By default, the Shell function runs other programs asynchronously. This means that a program started with Shell might not finish executing befor
Wait for shell script to execute -
Hey guys..first of all...thanks for all the previous help i got on my VB code..everything is working like a charm... I have another minor issue, and after this i shud be done (hopefully).
My macro creates two shell scripts which I want to execute from within the macro itself. I kno
Shelling out of vbscript - Closing shell -
I have a vbscript that I am running inside a small scripting environment:
EZADScriptomatic and ADSIScriptomatic.
When I execute the script a small command line box is created for the script to execute in.
When the script finishes the command line box does not close.
Is there
Wait for two shell scripts to execute simulatenously -
Ok..I have a unique issue...well, at least I havent been able to find a similar issue in the archives.
I want to execute two (or multiple) shell scripts simultaneously (both independent of each other--execute concurrently to save time) and I want the program to wait until those scri
Need help with shell execute -
I'm trying to run a shell execute but need it to run as an administrator. I want the runas dialog box to come up. How would I do this?
Thanks.
Shell behavior -
I need to use the SHELL command to execute a quick exe, but I needed to know if VB executes the Shell command and then immediatley continues with code or if it waits for the SHELL command to finish before moving on.
Thanks in advance for any leads...
Citrix...when running an app from a citrix server...question... -
When running an app using a citrix server is there anyway to get info about the client PC it's running on???
I need to get the PC name/IP address/MAC address of the PC.
But I cant see a way to do it as when I do anything to get any info about the PC it gets the servers details and
'Shell' in an ASP page -
Hopefully this is a simple question. I've written an ASP page for out Intranet and need to execute a shell command on the server to process same data, the results will be displayed on a web page. How can I execute a shell command (a non-web application) on the server side via visual
Two questions, One about Shell Execute 2)passing arguments to your app -
what is the code for the shell execute, my api viewer thing isnt working?
and
how do you obtain the arguments that are passed to your program right at the start of execution?
Getting OS fingerprint -
I am trying to get OS finger prints and then if the fingerprints shows Vista/2008 then execute abc shell() command else execute xyz shell() command.
How can I do that?
Shell execute (Resolved Cheers) -
Does any know how to make the shell execute api work invisably or run minimised cheers
Citrix & Notes -
Does anyone have any links to technotes on installing Lotus Notes Client 6.2 on Citrix Metaframe XP FR3? I've looked on google and not found much. Am also unable to find Citrix's documents on this subject, so any help would be appreciated!!
How can i Use paramters with Shell-Commands -
Hi!
My big problem is, that I can't use all paramters when i execute a programm via SHELL.
Example: I want to execute THIS
netstat -n >net.txt
which should execute netstat and write the output to a file.
"Netstat -n" works fine, but ">" or "
Help with executing a program from VB -
Ok, I've been using Shell for most of the programs I need to open, and it works great. However, one of my programs doesn't like it when I execute it using Shell - as far as I can tell, it needs a "Start-in folder" (like in shortcuts), as it seems to search for its files on C:
Putting VB app on a Citrix server -
Can I put my VB app on a Citrix server and then allow remote users to run it?
Problem using Shell -
I am using the shell statement to execute another program.
Shell (ls_fileName, vbMinimizedNoFocus)
I want to loop and start a number of these programs, but the primary program is waiting for the newly spawned program to die before continuing through the code. What causes this (my ex
Date format problem in Citrix with VB.NET -
Hi All,
One of my VB.NET program was deployed to Citrix.
When running in normal client, the date format is displayed according to settings in Control Panel->Regional.
When I run the same program in Citrix, the date format is changed even the Control Panel setting is the same
Is app running on Citrix -
Half our users run off local machines and half off Citrix. There are some file handling considerations that require me to know if the app is running on Cirtix or not. Anyway to tell?