Indigo Rose Software

Professional Software Development Tools

 
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 19
  1. #1
    Join Date
    Nov 2006
    Posts
    64

    Lightbulb The more I add, the more it goes wrong!!

    Hi all!

    Im trying to make an app to display specific system info, such as user name, registered usre & organisation, ram installed, OS version etc, it all worked at 1 point, but since I keep adding more bits, more refuses to work, the script looks all a mess now to me and I am slowly losing the will to carry on with this project, so can someone please look over it for me and help me sort out the mess?

    thanks in advance to all that reply & help
    Attached Files

  2. #2
    Join Date
    Mar 2006
    Location
    Corpus Christi, Texas
    Posts
    132

    Try this

    I think you wanted this?
    Attached Files

  3. #3
    Join Date
    Nov 2006
    Posts
    64
    OMG, thank you so much jfxwave, this is exactly what I wanted, thanks again

    I guess it was 2 late at night for me to think properly to come up with it! ur a *

  4. #4
    Join Date
    Nov 2006
    Posts
    64
    Right, have done more to it, but at the moment I only have 2 problems stopping me from completing this project, them being are, 1 probably the most easiest, I cannot get it to write the answer to the text file if user has admin rights ( is highlighted on the save file button), sorry but I have put every reference I could think of, but none have worked so far...

    Next, probs the most difficult(I wish i was more expierienced with these things!!) anyway, I have a button to email the company the tech file as an attatchment, I have used:
    File.OpenEmail("my.email@myisp.com?&Subject=New tech file has arrived!!!&Body=Please find attatched the requested Tech file for us to analyze", SW_SHOWNORMAL);

    but it opens in my default email client, but most of the customers dont have email clients, just webmail, so I need a way this will work automatically, so when the user clicks the send email button, it will immediately send to the company email address following the info set by the company, like their email address, custom subject & body etc so the end user cant change anythin and its almost a "silent send email" if it is possible at all.

    I hope there is someone that can help me once more!
    Attached Files

  5. #5
    Join Date
    Mar 2006
    Location
    Corpus Christi, Texas
    Posts
    132
    This is the only thing i know of to send mail on anyones computer. You have to get the xSMTP.dll for this to work and place it in your docs folder. just type in xSMTP.dll in the search and you will find it.
    Last edited by jfxwave; 06-16-2007 at 08:08 AM.

  6. #6
    Join Date
    May 2006
    Posts
    5,380
    dude, xSMTP.dll is not a freeware dll, amd im not sure that its author will appreciate it being freely posted in the forum like this.
    Open your eyes to Narcissism, Don't let her destroy your life!!

  7. #7
    Join Date
    Mar 2006
    Location
    Corpus Christi, Texas
    Posts
    132
    Oh crap i thought i removed it, thats why i told him to look for it. Ok sorry about that i removed that file and here is the project without the dll
    Attached Files
    Last edited by jfxwave; 06-16-2007 at 08:11 AM.

  8. #8
    Join Date
    Nov 2006
    Posts
    64
    hi!

    I have actually purchased xSMTP.dll and just so there are no issues with me using someone else's version, I have replaced it with my own xSMTP.dll so I guess now Im totally legal again lol

    But I still cant get the email thing to work, this looks very promising, but my client needs the program to send the email nearly instantainiously (if thats how its spelt lol) with very little user input, so when an error occurs, this dialog comes up, the user saved the techsupp.txt file and then it gets emailed straight away, say with 1 click of a button or something... are me and my clients in "wishfull thinking" land that it could be that easy?

    Sorry for being a pain, but we both have a passion for making things as perfect as possible in as little time as poss, because as we all know, time IS money lol!

  9. #9
    Join Date
    Nov 2006
    Posts
    64
    right, so Ive re-thought this part of the program, and to make it easier to understand, Id like it to work exactly or as closely as possible as Microsoft's Error Reporting thing, so when u get an error, a dialog pops up, and asks you to send the report. am I banging my head against a brick wall here? if it cant be done, then I will have to abandon that aspect of it.

  10. #10
    Join Date
    Mar 2006
    Location
    Corpus Christi, Texas
    Posts
    132
    Ok i think i know what you want. You must fill everything out in the "Email tech file to us!" button. this will hard code all the smtp settings and they will not have to type anything in, just click "Email tech file to us!". Remember they will not be able to change who there sending it to and anything they want to add (comment) with it...
    Attached Files

  11. #11
    Join Date
    Nov 2006
    Posts
    64
    hi! this is much better, apart from as I am using gmail/googlemail (which ever they wanna call themselves now lol) I need SSL to connect, is this possible or will I have to use a different email service to test it? I have tried to change the SMTP port to 465 but it says connecting for a while, but dont send lol!

    But honnestly jfxwave, I cannot thank you enough for all your help!

  12. #12
    Join Date
    Nov 2006
    Posts
    64
    Gmail needs SSL, hotmail I cant seem to find the SMTP port number for, and I dont have any ISP email, so basically Im stuffed lol!

    Also, can I edit the script to get rid of the dialogs, I dont really need that, just maybe a confirmation if the email has sent at the end of it lol

  13. #13
    Join Date
    Mar 2006
    Location
    Corpus Christi, Texas
    Posts
    132
    You can go here http://www.runbox.com and pay 50 a year for a pop3 address. But please check to see if all will work (i think it will) If you decide to get it let me know and i will setup the settings but you have to put your password in.

  14. #14
    Join Date
    Nov 2006
    Posts
    64
    Thanks for the info, but Imma pass on it thanks, I have way 2 many email addresses as it is, but if the xSMTP cant provide SSL, then I will have to abandon the email part, would there be any other way for AMS to send things other than by email? like sorta submitting to a website or something for only my client (and also me for testing) to download and view?

  15. #15
    Join Date
    May 2006
    Posts
    5,380
    would there be any other way for AMS to send things other than by email?
    take a look here

    http://www.indigorose.com/forums/sho...ght=send+email
    Open your eyes to Narcissism, Don't let her destroy your life!!

Page 1 of 2 1 2 LastLast

Similar Threads

  1. How to add a folder to setup?
    By anilthomas26 in forum Setup Factory 7.0
    Replies: 1
    Last Post: 04-27-2005, 12:08 PM
  2. Add PATH ?
    By InTeL in forum Setup Factory 6.0
    Replies: 4
    Last Post: 07-01-2003, 03:21 AM
  3. HOWTO: Add DirectX 8.1 Support to your Setup Factory 6.0 Installation
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-30-2002, 01:55 PM
  4. NEED HELP ON A MESSAGE AFTER A WRONG PASSWORD
    By dragon in forum AutoPlay Menu Studio 3.0
    Replies: 0
    Last Post: 02-21-2002, 11:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts