Ask Experts Questions for FREE Help !
Ask
    dejamakan's Avatar
    dejamakan Posts: 1, Reputation: 1
    New Member
     
    #1

    Nov 16, 2010, 12:03 PM
    I am new to vb.net and I would like to create a script that will silent install softw
    I am new to VB and would like to create a script that will remote install software over the network. Can someone point me in a direction. Thanks
    GaryStaunton's Avatar
    GaryStaunton Posts: 17, Reputation: 2
    New Member
     
    #2

    Nov 23, 2010, 08:00 PM
    Doubt that you will get a answer for this, if I knew how to do it - I would not share it. This type of "silent" installation/running could also be called a virus!

    Why on earth would you want to run anything without the end users permission? One should never assume what a user wants to do, always ask - especially if you are about to install something.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #3

    Nov 23, 2010, 08:21 PM

    There already exists network software that will "push" applications out to network clients. If you need to do this, buy one.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Execute immediate 'create table' in script [ 3 Answers ]

My oracle version is 10.2.0.3.0. In Toad I have no problem 1) to create table trg_farinvc as select 2) select * from all_objects where object_name like 'TRG_FARINVC%' 3) drop table TRG_FARINVC PURGE 3) create table trg_farinvc as select --> create table again no problem. 4) drop table...

BATCH files silent install or unassisted install? [ 3 Answers ]

Hello, :confused: I have many application's that I install at my place of employment. These applications have been packaged into a .exe, I currently install these apps VIA Batch files as there are many prerequisites required to install before installing the application itself i.e.. Oracle 9 etc....

Microsoft Antispyware Silent Install [ 1 Answers ]

I am wondering if anyone knows how to get Microsoft Antispyware to install without any user interaction. I have tried various switches such as /Q:A, /quiet, /Silent, /verysilent etc, etc... Basically I'm trying to create an unattended install CD for windows XP that will install Microsoft...


View more questions Search