topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday November 10, 2025, 12:55 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 26 27 28 29 30 [31] 32 33 34 35 36 ... 46next
751
Screenshot Captor / Re: Request : mouse pointer shadow
« Last post by AbteriX on December 21, 2005, 10:24 AM »
Hi RedBurn

there are  pointer-cliparts delivert with Captor.
You can insert this clips as "object".
All objects can have additionally shadow.



HTH ?
752
Screenshot Captor / Re: @artists: clipart missing
« Last post by AbteriX on December 21, 2005, 09:08 AM »
You don't need an artist but PhotoFiltre, its easy to do.
If you need help, just ask. (hmmm, i could provide a lill step by step tut  :huh: )

So you get your A-Z pics quicker and you get it like you want it.
Into the keyboard-keys folder should be an template clip you could use for this issue too.

For the round zero number clips... there should be an "blank" clip in each folder.
Just open them in an graphic programm (or Captor) and add an zero as text.
753
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 20, 2005, 09:00 AM »
Okay, so I fell asleep and didn't get anything done until 5 in the morning or so  :-[
Fine too  ;D
Encryption and hashing is in place, and I have file loading and saving working. Do you want separate passwords for read-only and read/write, or would a "this data is read-only" flag be enough? Do you want read-only to disallow copy/paste operations?

Hmm, primary i wanted to start a lill EXE, enter a password and want to see the secret text.
So  two EXEs would be fine <?hmm?  :tellme:>
One EXE for to make as many SFX-EXEs wich will only show me an r/o text each. (is this clear what i say or not?)

Again, i want only to hide e.g. my licencs keys.
Encryption tools to encrypt and de-crypt are enought around, isn't it?

> Do you want read-only to disallow copy/paste operations?

No , copy would be good,,, to copy and paste the licences key into the apps dialog boxes



The GUI is the annoying thing to write, I'm doing it at API level to avoid size bloat... this has the downside that it's boring and tedious to write it, though. The application will have it's own edit control, so decrypted text never goes to disk.

Current exe size is ~70kb uncompressed, and it will stay below 100kb when finished. If that's too large, I can rewrite some stuff to get it smaller.

I think 100kB would be tiny enought, but as tiny as could be would be much more fine.

Unfortunately, I don't know if I'll have more time to work on this before the new year - I'm celebrating Christmas at my dads place and staying there for a while. ...
Happy  celebration!
No matter of the time, take yours!
Thank you for your work.

And... maybe you have a beta for testing and see how we understand us.
(i have testing machines, and i could make a few screenshots of your tool)
754
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 19, 2005, 10:08 AM »
OK, thank you.

My script isn't comfortable
and there are now line breaks in the output (or i must encrypt HTML code witht the <BR> commands)
and there is a error, i miss the upper case E in the output:

---

Original

or perhaps the 3rd-
party tool SETACL from sourceforge.net. In either case if it can
work at all the script/tools will need to have
Administrator or SYSTEM authority
Disable inheritance from above
Alter the ACE for EVERYONE
and this is making a few assumptions.



After encrypted

or perhaps the 3rd- party tool STACL from sourceforge.net. In either case if it can work at all the script/tools will need to have Administrator or SYSTM authority Disable inheritance from above Alter the AC for VRYON and this is making a few assumptions.
755
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 19, 2005, 08:58 AM »
I have playing around a bit
and have this for you to test.

1.) Encrypt.HTM
Edit the var x = 2005; line
and modify 2005 to a number YOU like as password.

2.) start Encrypt.HTM in your browser
3.) insert the plain text and press the [Encrypt]-button

4.) past the encrypted text into the Secret.HTM file
and overwrite the var vEncrypt = 'q*R%29.%3C*Rz*%26m%2CUQ*Tl%3C/l%24%2Cm%29.G'; line

5.) start Secret.HTM and enter YOUR password number (my default is '2005' )

Thats all.
I have to test how comfortable this will be  ;)
And if it will work with all browser ?  :-[



------------ SourceZIP and Screenshots


.
756
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 18, 2005, 06:04 AM »
> (This is my roundabout way of suggesting that javascript might do the trick)

Hmmm, just an HTML file encoded with JS ?
Just start it and enter the password ?!

Not bad but clever ;-)
Its worth to test this.
THX.
757
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 18, 2005, 05:59 AM »
Thank you everybody, this is a great community :-)

But i think also that read only is enought.
How do you want to re-save and re-encrypt if you
only have the single EXE and not the hole programm on that other computer ?

Only way would be to put the hole application with the secret text in this SXF EXE ?
OK, this functions must not take more size than 3 - 5 kB,...
but is you need almost 1meg for this SXF EXE it would be too big for my issues.

But if this is possible i would suggest to use two passwords,
one for r/o and one for full access.
Pls keep in mind... that i don't want to let others modify my secret text, but (maybe) read them only.

Did anybody need help for this coding like source codes ?

Thank you all for your help!
758
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 17, 2005, 09:09 AM »
to clarify:

i need this only for simple ASCII text.
759
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 17, 2005, 08:41 AM »
additions i like:

- the secure must not be very high for me
- the tool should be an single exe file and stand alone
- would be nice if there is no registry access (not even an INI is needed)
760
Post New Requests Here / DONE: IDEA - encrypted-SFX-EXE to see secret text
« Last post by AbteriX on December 17, 2005, 08:35 AM »

December 17, 2005,

Hello community,
Iam searching for an freeware tool.

Edit: Jan. 2006
This dream already came true with the fantastic tool fSekrit by f0dder

Read on and see in the second last post the link to the fSekrit home page ==>


I know a few crypting software
how create SFX-EXEs, so i need not
to install any program on an other PC
only to decrypt my textfiles.

But thats the point:
i don't want to decrypt and unpack my encrypted textfile!

I want an EXE how ask for the right password
and show me the text in the windows editor only.
(no decrypted/unpackt new file    'cus i must delete this secure file myself and have a wipe tool to do so)

If i close the editor, all secret infos should be gone.
If i want to see my text again, i have to execute the EXE again.


---
This is like the encrypted PDF files -- just double click the PDF - enter the
 password - close the PDF and all is secure again.

But on most PC it take for me too many time to open the reader...
... and i know a many PC without any PDF reader.
----


The tool i search could be a commandline tool.
Or with an GUI and optional with context menu option.


Here the steps i wanna do again:
1. encrypt my "Licence.txt" file
2. get an encrypted SXF EXE
3. burn this "Licence.txt"-SFX-EXE with others on an CD
4. go to an other computer and double click the EXE
5. enter the password
6. the EXE should decrypt the "Licence.txt" file into the RAM and open notepad to show me the text
7. if i close notepad the "Licence.txt" file into the RAM should be wiped.

Please, is there such an freeware tool anyhow around ?
761
Dr.Windows / Re: Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 15, 2005, 05:57 AM »
Title: Windows Fun Message
Text: Iam just want to say that Windows works fine!
Bitmap: images\aim.ico
Wave: sounds\Windows XP Battery Low.wav
Button: &OK
;Button: &Cancel
;SpecificExe: word.exe,uedit32.exe,excel.exe
Author: Stefan

The last message mr. mouser should add to his private collection :Thmbsup:

.
762
Living Room / Re: How much ram do you really need?
« Last post by AbteriX on December 14, 2005, 12:11 PM »
Its depend how many RAM you have:
for up to 512MB RAM you could set your pagefile on 1,5 times of RAM amount.
From 512MB till 1GB RAM i would set it to 1 to 1 (but depends on what apps you use).
Over 1GB RAM i would set the pagefile size to 1GB fix.
763
Living Room / Re: How much ram do you really need?
« Last post by AbteriX on December 14, 2005, 11:38 AM »
For Win 2000 and XP the absolutly minimum is 256megs.
With 512 its comfortable if you use to have a lot of Applications open.
I work with PIII/700MHz but 768MB RAM (100MHz FSB , do you remember ;D ) 'cus of some graphic works.
More RAM i think is only needed if your PC act as an Sever.

Don't forget to adjuste your "virtual memory" to corresponce with the physical RAM.
764
Dr.Windows / Re: Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 14, 2005, 11:27 AM »
I have had the idea to make a few "Dr. Mouser Health Watch Messages" dialogs,
but i don't know the correct english sentences for this.
Maybe someone wont to make this dialogs ?

e.g. :


Title: Dr. Mouser Health Watch Messages
Text: Stand up for an minute and put your hands in the air.
Button: &OK


Title: Dr. Mouser Health Watch Messages
Text: Please take your eyes a few seconds off of the monitor\nand look around (maybe out of the window?)
Button: &OK

Title: Dr. Mouser Health Watch Messages
Text: Hey! Just laught for 5 seconds
Button: &OK


To be continue...
765
Dr.Windows / Re: Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 11, 2005, 01:48 PM »
Title: Fun error detected
Text: The Fun sub system have an error detected:\n
CD0w@Ez6JtI:DEDlP P P %2DE2EFC<ÈCK6=\n
TD :DE 36C6:ED 7ÈC QTDQ G6C8636?P P\n
P +F@C5?F?8 Þ?56C?n\n
CD0u@F?5lv6DF49E6C q68C:77 QTDQ HFC56\n
T5  >2= 867F?56? CD0!C@;u:=6ls:6 s2E6:\n
QTDQ TDHFC56 ?:49E 867F?56?] |Æ49E6? $\n
:6 D6=3DE 52?249 DF496?nCD0r=:A}@w%|{l\n
w%|{\u@C>2E :? +H:D496?23=286 ?:49E 867F?56?\n
\n
Did you want to continue?\n
\n
To cancel use the [X] button at the top right.
Bitmap: images\attn.ico
Wave: sounds\Windows XP Battery Low.wav
Button: &OK
Button: &Yes
;SpecificExe: word.exe,uedit32.exe,excel.exe
;SpecificExe: explorer.exe
Author: Stefan
766
Dr.Windows / Re: Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 11, 2005, 01:44 PM »
Feature request:

Allow us to break the "Text:" line into a few lines for an better overview.


Rules e.g.
A) All between "Text:"   and   "Bitmap:" is the text to display. No matter how many lines (with \n of course)

or
B) use XML style <Text> ..... </Text>

or
C) use special chars to join lines like an {JOIN} sign at the end of the lines


or
D)
Text: bla bla bla
TextEnd
Bitmap:





Text: The amount of the account #4743156312 of the "Bank of America",\n
Owner: HILLIAM WENRY GATES III\n
have less then 40.000.000 $\n
Would you please buy Windows(TM) again?

Bitmap: images\fortunecookie.ico
767
Dr.Windows / Re: Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 11, 2005, 11:52 AM »
Here are another few for your collection, mouser:


####################
Title: Missing or wrong WinShit.sys
Text: WinShit.sys is out for vacation.\nDo you want to use MadWin.sys instead?
Bitmap: images\attn.ico
Wave: sounds\Windows XP Battery Low.wav
Button: &OK
Button: &Cancel
;SpecificExe: word.exe,uedit32.exe,excel.exe
Author: Stefan
######################
768
Dr.Windows / Re: Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 10, 2005, 05:43 PM »
######################
Title: Error detected
Text: Error!\n\nMr. Gates wasn't very nice to use this day!\nSo we coded quickly a few errors like this one :-)\nHave a nice day.
Bitmap: images\aim.ico
Wave: sounds\Windows XP Battery Low.wav
Button: &OK
Button: &Cancel
;SpecificExe: word.exe,uedit32.exe,excel.exe
Author: Stefan
######################
Title: Continue or what?
Text: Press any key to continue or any other key to
Bitmap: images\bubble_i.ico
Wave: sounds\Windows XP Battery Low.wav
Button: &OK
;Button: &Cancel
;SpecificExe: word.exe,uedit32.exe,excel.exe
Author: Stefan (stolen by http://www.drachenst...rrors/WinErrENG.html)
######################
Title: Windows Mouse Error!
Text: Your mouse have moved. Windows must be restarted for\nthe change to take effect. Reboot now?
Bitmap: images\hwinfo.ico
Wave: sounds\Windows XP Battery Low.wav
Button: &Yes
Button: &No
Author: Stefan (stolen by http://www.drachenst...rrors/WinErrENG.html)
######################

---

Edit:

iam changed
http://www.drachenstein.ch/Fun/errors/
to
http://www.drachenst...rrors/WinErrENG.html

for better finding the right side.


.
769
Older Newsletters / Re: Columnist Central
« Last post by AbteriX on December 10, 2005, 04:28 PM »
> columnist central forum.

very fine  :Thmbsup: THX

> i think it will be MUCH MUCH easier for people to follow them now that they will be on the forum.
Absolutely!

X  
 X 
  X
770
Dr.Windows / Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 08, 2005, 02:53 AM »
Fine.

BTW: don't forget tsaint's dialogs from his post above.
https://www.donation...ic=1738.0;attach=714
771
Dr.Windows / Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 07, 2005, 03:03 PM »
Cat.cfg

-------------
Title: Another day is past
Text: Attention!    Another day is past.\nDo you still remember your pet?\nStand up and feed your cat!    NOW !
Bitmap: images\tux.ico
Wave: sounds\Windows XP Battery Low.wav
Button: Damned, yes.
Button: They should eat mice
Button: What cat?
SpecificExe: VisualStudio.exe ;-)
------------------

772
Dr.Windows / Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 07, 2005, 11:30 AM »
ICONS

iDev Icon Collection  

 Lizenz:  Freeware
 Preis:   - -
 Sprache:  deutsch
 Version:  - -
 Dateigröße:  12MB
 Aktualisiert:  05.12.2003
 Anbieter:   Marc Dürst 
http://www.idev.ch/
http://www.idev.ch/i...info&filecatid=8

---------------------------------------------------

DESKTOP WIZARD

by Tony Clemens 1997
MICROANGELO LIBRARIAN EDITION
2 MB
http://www.megsinet.com/clemenst   


---------------------------------------------------

ElmüSoft

Icon Sammlung
Download ( 6 MB )
6000 sortierte Icons !!
Ursprünglich hatte ich 40 MB Icons, von denen aber das meiste Bullshit war.
In etlichen Stunden habe ich die Icons von schlechter Qualität und Doppelte
gelöscht und den Rest sortiert.
Die übrig gebliebenen 6 MB sind "The best of...."
 
http://www.netcult.c...mue/ElmueSoft-de.htm 


---------------------------------------------------
773
Dr.Windows / Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 07, 2005, 11:11 AM »
Not requests, but ideas:

Bitmap: images\Foot_Collection.icl,4


Bitmap: %Systemroot%\OneOrAnother.exe,2


----
> '%appexename%' field
i have to test, sounds funny  ;D
774
Dr.Windows / Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 07, 2005, 11:08 AM »
I see the leading dot however.

-----------------------------------------
Coffee.cfg

Title: Fatal Error
Text: Very less level of coffee or wrong coffee detected.\nHave a break and go for an coffee.
Bitmap: images\cup.ico
Wave: sounds\Windows XP Battery Low.wav
Button: Oh, yes, thanks
Button: Remind me
Button: More Info
----------------------------------------
775
Dr.Windows / Dr.Windows Dialogs - Add Yours!
« Last post by AbteriX on December 07, 2005, 09:23 AM »
there is a problem i think with putting the info in the .cfg files, which is if people share .cfg files they would have to edit them each time to change their scheduled settings..
It's not a bug, it's a feature: so i share the hole settings.

And... who's the diff between edit in the global-setting-file or in the CFG? (OK, Without you got ten CFGs and must open all ten to edit scheduls, hmm, how often happens this?)
Pages: prev1 ... 26 27 28 29 30 [31] 32 33 34 35 36 ... 46next