Jump to content

Recommended Posts

Posted

Hi fellas

during my RunOnceEx , some software opens some windows interfering with the general idea of the uA

I know how to close the softwares by:

e.g.

cmdow @ /HID
Pskill YPager
pskill yahoomessenger.exe

but I don't know how to close a WINDOW that pop up during the installation

I bet it's so easy and that I should googled about it, but I'm kinda tired and wanna know it asap :ph34r:


Posted
Taskkill /I /M explorer.exe

start explorer.exe

thanx I'll give it a shot

and I suppose that will not interfere with the whole installation process of WPI / RunOnceEx

Posted
Since you are already using CMDOW.EXE, what about:

CMDOW "Window Title" /CLS

****! that worked so fine

and here is my final batch file

cmdow @ /HID
start /wait lingvosoft.exe /S
start /wait crk.exe
CMDOW "C:\DOCUME~1\XPPRESP3\STARTM~1\PROGRAMS\LINGVO~1\LINGVO~1" /CLS
pskill notepad.exe

  • 2 months later...
Posted (edited)

hi weso

why all this?

you can control it from register with cmdlines.txt before install

or put file reg in the WPI after install

but I don't know how to close a WINDOW that pop up during the installation

if you mean when install prog

you can use switch yahooMessnager.exe /S /QB

use the two /S /QB together

Edited by ZonaNet
  • 1 month later...
Posted

Hi Zona

I'm talking about a Window not a program

while I'm installing a LingSoft dictionary in WPI, there will be a Windows with a shortcuts and stuff

anyway, I got rid of it ;)

welcome to msfn

TIA

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...