Jump to content

cypher_soundz

Member
  • Posts

    76
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by cypher_soundz

  1. Hi, I'm getting a error in Windows xp Ua when trying to install after integrating the hotfixes the following error appears lsass.exe operation failed the requested operation was unsuccessful anyone got a fix or know what hotfix causes this problem? Regards
  2. i do i would love to start a MicrowinX cd
  3. http://www.winterdrache.de/freeware/png2ic...-2002-12-08.zip
  4. Just to let you know, you can use this updated plugin with Foobar 2000 0.9x http://stephan.kochen.nl/proj/foo_msnalt/foo_msnalt.dll Regards cyph
  5. http://unattended.msfn.org/unattended.xp/view/web/67/
  6. get it from here : http://www.secretashell.com/codomain/peid/...94-20060510.zip you should delete the copy you have, as AVG will hide it from windows API now anyway. Some times anti-virus will pick up on application like this, its normally nothing and is jsut annoying, but i just scanned my PEiD and it's not getting picked up by AVG, so i guess you might be using an infected version. another tool i use to detect packers gets picked up by AVG as it used a stealth way to load the exe to get around some of the packers out there. Regards cyph
  7. same problem here, if i figure it out i will post how i hope you will also do the same
  8. Hey guys, I intergrated 85 patches (from first page) in to my xp pro cd, any idea why i am now getting a error in lsass.exe "not enough memory" after setup has copied the files ready for install but before install happends? Regards cyph
  9. sysinternals rootkit reaveler avg anti rootkit gmer darkspy icesword (in that order) and also snoop free (for blocking key reading) I've not used panda anti rootkit, but i look in to that now
  10. Like to boost my post count... :D:D:D Dark blue or light blue ? Regards cyph
  11. Will all the users have access to the same shared drive? if so then although there is potential for a access lock, you could creat a file each time on the shared drive (hidden) then increments? the file could be renamed on a docuemnt opening , and using the "FileSystemOBject" you could check if a file exists , giving the user a message telling them that another user is currently using the form? not the best solution but i hope it helps Regards notime
  12. Take a look at Options.(so in a vba app type the words OPTIONS and then FULL STOP under the AUTOOPEN and AUTONEW macros) then set the default path to your network drive, then when a user saves / saves as it will coem up with the correct folder / drive. does that make sence? Regards cyph
  13. Right lets get started set your borders to 2cm , to give you more room insert a table (under table properties uncheck resize to fit) make the table borders = none goto Table>Show gridlines on the menu check the paragraph marker (backwards P) select your rows of the table , right click and select table properties, under Rows make the hight 0.6cm and "exact size" Then go to View>Toolbars and select forms copy and paste the bits of your document that you created in to the new one using a Cell of the table for each bit of text. (if you have a lot of text then select the row, right click >Table properties>row and select at least in stead on exact s the row size) Now where you want to have a input field for the user to type, select the cell and press the ab| button on the form menu you can mess around with alignment of the cells etc if you want/need. After you have designed your form, goto Tools>protect document> and select the Forms Radio button. This is the basics but it should give you a starting point Regards cyph
  14. save the document as a template, insert bookmarks in to the places that you need replacing, then you can either make a button on the tool bar that will link to a macro to basically goto each bookmark and replace the selection, or set the macro to common events such as print / save / exit etc . i can write the macro for you if you need to . Regards cyph
  15. Here is one solution for you, (not ideal) insert>object>create from file , uncheck "link to file" if it is checked and check insert as icon, This is insert the picture so users can double click and open the picture in the default editior. Regards cyph
  16. Hi, I dont really understand your question, so maybe you could try explaining it in another way? But i would look up on section breaks / page numbers in section, also look in to "first page has differnet header" and also VBA(if you like programmnig:)) . Regards cyph
  17. Yup it shouldn't be too hard to code it in VBA . For Each hLink In Documents(1).Hyperlinks ' where documents(1) is your docuement If InStr(hLink.Address, "YOURHYPERLINK") <> 0 Then hLink.address = "NEW HYPERLNIK" End If Next hLink Hope this helps Regards cyph
  18. Longhorn Joey from friends , OR Joey from Joey
  19. Porn - no hang over or liver failure 25 Or 50 (best number)
  20. lol yeh Derren Brown is the MAN!!!!!!!!! i need say no more Regards cyph
  21. the tsunami made a change , it speed up the earth rotation by a fraction, read news pages like /. etc. who knows but im still gonig to jump Regards cyph
  22. Door (less buggy) CLI or GUI Regards cyph
×
×
  • Create New...