
cypher_soundz
MemberContent Type
Profiles
Forums
Events
Everything posted by cypher_soundz
-
i do i would love to start a MicrowinX cd
-
http://www.winterdrache.de/freeware/png2ic...-2002-12-08.zip
-
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
-
http://unattended.msfn.org/unattended.xp/view/web/67/
-
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
-
same problem here, if i figure it out i will post how i hope you will also do the same
-
Add anti-rootkit prog to Security apps?
cypher_soundz replied to cumminbk's topic in Malware Prevention and Security
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 -
Like to boost my post count... :D:D:D Dark blue or light blue ? Regards cyph
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Longhorn Joey from friends , OR Joey from Joey
-
Porn - no hang over or liver failure 25 Or 50 (best number)
-
thanks Regards cyph
-
LMAO it's funny cuz its true Regards cyph
-
noo links down lol
-
lol yeh Derren Brown is the MAN!!!!!!!!! i need say no more Regards cyph
-
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
-
Door (less buggy) CLI or GUI Regards cyph