• Code to perform self destruction…

    Author
    Topic
    #1767935

    Is there any code that can we create in order
    to delete our work on certain dates that we choose..thanks

    Viewing 1 reply thread
    Author
    Replies
    • #1776750

      You could create a batch file that would execute n executable program and put it in your startup…that’s how virus creators do it. Can be done directly with an executable file in your startup…dunno why you’d want such a thing…

      -Susabelle

      • #1776754

        coz i don’t want to steal the file…can u teach
        me how to that?..thanks in advance

        • #1776762

          what i mean is.after i have used the file..
          i want to destroy the file..coz it classified
          and i don’t want other people to steal the file
          can u teach ,me how to that?..thanks in advance

          • #1776763

            Well, no. I won’t. I’m not a programmer and though I know such things exist, I am not interested in creating programs that can be used maliciously. If you want to get rid of the file, just delete it from your file manager/explorer, and then empty your recycle bin.

            -Susabelle

            • #1776765

              I know..you don’t understand my question..
              anyway thanks for the response

            • #1776766

              I’m sure if you hang out on some hacker bulletin boards, you can find a program that will work for what you want it to do.

              If the stuff is classified, have you considered putting a password on it, so no one can access it but you? That’s easy enough to do. Do a “save as” on your document and give the document a name. Before clicking on save, click on tools in the toolbar in the save window, click on general options, and assign a password. No one will be able to open it without the password. Another way to protect files.

              Hope this helps.

              -Susabelle

            • #1776769

              Kurt, this is an Excel Forum.

              If you have an Excel file you do not want viewed, create a blank sheet in the workbook, hide all the other sheets with data, except the blank one, and password protect the workbook with a 24 character or longer password with mixed numbers and letters. This is not permanent protection, excel passwords are breakable, but it should prevent amateurs from viewing the data.

              To delete the file follow Suzabelle’s advice.

              If you wish to encrypt more securely, there are plenty of net resources you can find.

            • #1776778

              nothing malicious about the question. programmers do it all the time for very legitimate reasons.

            • #1776783

              Thanks mary…although i still don’t know how to do
              this..i’ve created some workbook..so i give some of my
              staff..like a trial version copy..that’s why i’am
              asking a self destruction code..i’m not a virus creator..
              heheh..cheers

            • #1776788

              do you want to wipe out the data or just disable use of the workbook? Like shareware developers timing out their code? That can be done too. search on the excel-l list at http://www.lsoft.com[/url%5D that was discussed within the last couple of weeks.

    • #1776774

      yes, you can have code delete a file. or data in the file. it’s actually a FAQ question on the excel mailing lists i follow.

      either create a batch file to delete the entire book (in notepad enter
      del fullpath/filename.xls
      run from your desktop

      or use vba to clear all the cell contents and save. this might be better, the chance of recovering the data is lessened greatly. run from excel.

    Viewing 1 reply thread
    Reply To: Code to perform self destruction…

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: