vbscript

Tag details

Welcome to the 'vbscript' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'vbscript'.

Are you an expert about 'vbscript'? Do you want to be the Technorati authority on 'vbscript'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "vbscript" at The Free Dictionary

Latest blogosphere posts tagged “vbscript”
 

  • Get PC Name not working now


    Spiceworks CommunityAuthority Authority: 454
    Hi Before Christmas, I thought I solved this issue with a post to this forum. But its not working now, much to my confusion. On the terminal server, I want to get the PC that the user had used to logon. Which is %clientname% In the attached script, Im getting the OU of that PC. For test purposes, Ive added some ...
    17 hours ago
  • Python/Pygame/PygCurse printing


    Spiceworks CommunityAuthority Authority: 454
    Hey there guys Ive been busy with a personal project for the last few months. Its a database system to track my workshop stock (spare hard drives, memory, etc). I wrote it in Python because its just so easy to do a simple database and text output structure. Sadly this has captured the attention of the higher-ups ...
    4 days ago
  • Simple batch script question


    Spiceworks CommunityAuthority Authority: 454
    I want to copy a file from a to b if condition is met. I planned on doing this with a batch file but I am less than educated in this matter. @Echo Off IF EXIST "C:\Windows\SysWOW64\Folder" xcopy "\\server\file" "C:\Windows\SysWOW64\Folder\File" ELSE xcopy "\\server\file" "C:\Windows\System32\Folder\File" ...
    1 week ago
  • VBScript: Install Oracle Webclient (Kill Predeploy.htm)


    Authority Authority:
    Finally, after a long holiday, a new blog post and script again. The script below is a very neat script which does a full silent install of the Oracle / Siebel Webclient and kills the predeploy.htm ! There aren’t much scripts on the internet which can do it like this script does. Apart from some minor changes, ...
    1 week ago
  • Get a variable via WebBrowser in vb.net ( visual studios 2010 )


    Spiceworks CommunityAuthority Authority: 454
    Hello Fellow Spiceworks users, I have quite a good question for you all! i am currently developing a login application that i am having some difficulty with! Basically what i want to do is, place a webbrowser within a form in visual studios 2010 and direct it to a login page written in php. And then after ...
    2 weeks ago
  • Help with programming VBS


    Spiceworks CommunityAuthority Authority: 454
    I was wondering if someone had an example on programming a VB script to check the IP address of the local computer and run a script or install printers per the network its on? EX: If 10.1.1.1 - Install printers from server1 If 10.2.2.1 - Install printers from server5
    2 weeks ago
  • Windows Error: Microsoft VBScript runtime error ’800a0046′ Permission denied


    Mick Genie's BlogAuthority Authority: 99
    When you are using CDONTS to sending email with ASP script and you getting the following error, Microsoft VBScript runtime error 800a0046 Permission denied /filename.asp, line xx  where xx is the line number using the send method of the NewMail … Continue reading →
    2 weeks ago
  • Errore durante l’installazione di Cisco VPN Client su Windows 7 a 64 bit


    Authority Authority:
    E’ un errore che ho riscontrato durante l’installazione del client VPN Cisco su Windows 7 a 64 bit ma essendo un problema dovuto alla DLL VBSCRIPT credo che la descrizione della risoluzione possa essere d’aiuto anche in altri casi. 1) Per primo lancia cmd.exe come amministratore e muoviti alla cartella dove si ...
    2 weeks ago
  • Install software for either 64 or 32 os


    Spiceworks CommunityAuthority Authority: 454
    I have a batch file that works, but trying to make it work for VB..missing one piece If Exist "%SystemDrive%\Program Files (x86)" Goto 64 If Not goto 32 :64 \\path\64.exe /Silent :32 "\\path\32.exe" /Silent I have this, but dont know how to call each exe Set objFSO = ...
    2 weeks ago

Comments about vbscript

Personal attacks are NOT allowed
Please read our comment policy