Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jnicks
  • Content: Threads
  • Order by date
  1. jnicks

    Spam from NAV

    Norton A-V send out emails back to people who send viruses. Klez spoofs From addresses. OK, I am sure that NAV has a switch to turn this off, but ... UniversalCare.com has sent me messages that I sent a klez, from an email address that I never use, not to mention I never emialied...
  2. jnicks

    MS Java security patch won't download

    Yesterday IDG noted an update for all windows users to remove critical problems in their Java VM. This article: http://www.idg.net/ic_950348_1794_9-10000.html If one goes there one is eventually sent to http://windowsupdate.microsoft.com/ This page requires ActiveX Opera 6.03...
  3. jnicks

    New API Information from MS

    On IDG.Net it was announced that to satisfy some court requirements Microsoft published new and more compete information about the Outlook Express API. Does anyone know where to find this?
  4. jnicks

    Command Line SendOne for Email

    Hey, TekTippers, is this legit? I looked at the Email forum problems, and command line, desktop sends for Emials recurred. So I took something from the VB section and made a program for sending. Not a big deal. Free, on my site, entirely from TekTip motivation and information and what I...
  5. jnicks

    Getting DLL entry points

    How do I get to list the entry points of a DLL for trying with RUNDLL32? In particular I need to terminate a diel-up connection. Starting it is a rundll... I'd guess shutting it down is also. ------------------------------------- Jnick opinions are not necessarily those of Ronin Software Group
  6. jnicks

    How do I list DLL entry points?

    How do I list the DLL entry points? For instance, I can dial with rundll32.exe rnaui.dll,RnaDial MyIsp and wish to look in rnaui.dll for a shutdown for RNA, the dial-up connection. ------------------------------------- Jnick opinions are not necessarily those of Ronin Software Group
  7. jnicks

    Automate sending files or messages in email, Eudora

    There have been postings on writing code for sending email from a desktop icon or sending emails to lists of people or to a list of people with a different file for each. This is very easy with an Eudora Mail Client. For mailings rates of under a thousand or so an hour there is a much simpler...
  8. jnicks

    Trimming Linux for an end user

    My buddy had his widows fry, he was happy with Windows 3.11 for quite a while. I thought of moving him to Linux, but last time I checked, two years ago, even the so- called desktop Caldera and Corel installs defaulted to all sorts of servers and active ports and no firewall. Dumb for an end...
  9. jnicks

    Viruses altering Registry Runxxx keys

    Various viruses and worms put themselves in the registry for starting on re-boot. I thought about this for a bit and discovered it is pretty easy to use RegEdit to first save the keys, and then on boot: 1. Delete the vulnerable keys 2. Replace them from a small small. Which can be done in...
  10. jnicks

    Free A-V added check

    I got 5 Klez in an hour on one account and thought about this a bit oover the top. Thinking that there might be one or two poeple out there that have not updated their A-V signatures, like my brother, I made a little thing so he can give me a call when he gets hit.... It is a 16 bit app...
  11. jnicks

    Taking down a dial up connection

    Is there a programmatic, like command line, way to force a diskconnect from a dialup connection? The little modems or screens or whatever they are are somewhat awkward and also cannot be used to disconnect in case of a nasty like KLEZ arriving (which is kind of easy to notice). I know some...

Part and Inventory Search

Back
Top