Jump to content

*XPClean Menu*


Valuater
 Share

Recommended Posts

Topic says it all...

Updated 3/04/2006

Version 3.3.5E is NOW on the Web

and

*** DOWNLOAD.COM ***

Please post a favorable review 8)

** Skin-able**

Posted Image

NEW* Added: Menu Bar Skins – “XPC-Radio” fully functional - More will be available soon

Added: “New Menu Bar Skin” Button - on the lower Full Menu

Added: Placed XPClean in Program files

Fixed: Wait time to approx 1 minute before disappearing

Fixed: Temp storage of files

Minor fixes and line clean-up

******************************

Updated 6/2/2005

Version 3.2.3 is NOW on the Web

** NOW 100% FREE **

NEW* Added CCleaner (Free Crap and Registry Cleaner (not as user-friendly but more options))

Removed: Reg 1st Aid ( limited freeware ) **NOTE** if you have installed “Reg 1st Aid”

you may continue to use it, you are given a choice of programs to use.

Added: All Auto-Clean boxes checked by default

Added: Random Promotion of *XPedite Clean* a one-touch auto-run program

Added: Sound (not overwhelming)

Added: Close when Defrag is ran

Added: Web Page Help ( help currently under construction)

Fixed: Help file – connected to web help center (F1 key now works)

Fixed: Line Clean-up & Speed-up (cut-out over 50 send commands)

Removed: prompts for help, update, Microsoft says, donate (goes straight to web)

******************************

Updated 5/25/2005

Version 3.2.2 is NOW on the Web

Added: check for HomeDrive\Temp\

Added to tray Icon

1. Show Menu Bar

2. Hide Menu Bar

3. Reset/Un-lock Menu ( removed numerous RunWait's and replaced with loops)

Removed: "E-mail Us" button

Added: "Make a Donation" button (goes online to paypal)

Minor fixes and line clean-up

Thanks... 8)

******************************

Updated 5/19/2005

Version 3.2.1 is NOW on the Web

Fixed: Display of files being deleted

Fixed: Cancel button on "Confirm delete files"

Fixed: link to ; sets transparency of start menu bar

Added: Check if *XPClean Menu* is running and locate the menu bar

........ thanks to all whom helped :-)

******************************

Lots of area for improvement... but works well

Designed in conformity for less complexity

This Version 3.2.0 is NOW on the web-site

approx 1500+ lines

help file not included (as yet.. because i kept adding more choices)

utilizes many autoit tools from transparency to regwrite

Beginning Sample of Code

#cs ===============================================================================
    
    *XPClean Menu*  ver 3.2.0 - 05.05.2005
    Autor:       Robert M @ QT Appraisal
    E-mail:     XPCleanMenu@aol.com
    Language:   English
    OSystem:     Windows Xp
    
    Features: Menu system to Clean-up, Tune-up and Optimize Windows Xp
    
    - Menu item to run Xp Restore Program (create restore point for safety)
    - Web link and menu item to install/start Adaware (removes ad and pop-up problems)
    - Web link and menu item to install/start Microsoft Spyware Program (removes spyware problems)
    - Tabs for removing programs and files (XPClean part)
    - Auto-clean checked boxes (cleans files automatically)
    - Web link and menu item to install/start CCleaner or Registy First Aid (registry cleaner); limited freeware
    - Menu item to run Defrag hard-drive
    - Used as listed makes all programs even more effective
    - Web link and menu item to install/start Microsoft Tweak UI (Win Xp tweak program)
    - Folds very nicely
    - ...
    
    Requirements: Legal copy of Microsoft Windows Xp
    Construction: Autoit 3.1+, SciTE 1.63
    
    Thanks to all, Enjoy...
    
#ce ===============================================================================

Sample disapearing menu bar

Posted Image

files attached

AU3 ; for ???

INSTALL EXE ;(SEE WEB SITE) to reflect art-work, place registry and short-cut on Win Xp

Please let me know what ya think.... Enjoy!

AU3 File is here

http://www.xpcleanmenu.hostrocket.com/Auto...PClean-Menu.au3

Full install NOW on Web Site... here

http://www.XPCleanMenu.HostRocket.com

au3 file Updated 03/04/2006

exe file Updated 07/01/2005

Edited by Valuater

NEWHeader1.png

Link to comment
Share on other sites

In the AutoClean window, the label at the bottom where the file path is displayed, the text is overlapping each other so nothing can be read...Just thought I'd point that out. Not bad, now to check the other functions

Also, it would be nice to open the websites from the native browser instead of IE...just for those Firefox users out there :(

Edited by MSLx Fanboy

Writing AutoIt scripts since

_DateAdd("d", -2, _NowCalcDate())
Link to comment
Share on other sites

In the AutoClean window, the label at the bottom where the file path is displayed, the text is overlapping each other so nothing can be read...Just thought I'd point that out.  Not bad, now to check the other functions

Also, it would be nice to open the websites from the native browser instead of IE...just for those Firefox users out there :(

<{POST_SNAPBACK}>

You noticed the most questionable part of the program (for me)... very attentive

Actually, i notice that this bar seems to "re-display" previous lines of print. i tried many types of scripting to clear this problem. you may have noticed this line

ControlSetText("Deleting - " & $sLine, "", "Static1", $hLabel)

and, the counter only reflects every 5 files because it was a blur also. I really was hoping someone 8) could assist in this weird display action.

thanks

NEWHeader1.png

Link to comment
Share on other sites

I would suggest trying GUICtrlSetData(). I wasn't too fond of that Registry watching program, I'll stick with that AdAware and the RegMon registry utilities.

Not bad though!

Edit: I don't think you ever posted any source code, I wouldn't know what could be the problem...

Edited by MSLx Fanboy

Writing AutoIt scripts since

_DateAdd("d", -2, _NowCalcDate())
Link to comment
Share on other sites

I would suggest trying GUICtrlSetData().  I wasn't too fond of that Registry watching program, I'll stick with that AdAware and the RegMon registry utilities.

Not bad though!

Edit:  I don't think you ever posted any source code, I wouldn't know what could be the problem...

<{POST_SNAPBACK}>

I tried GUICtrlSetData(). it didn't work either

The code is in the original post as an .au3. you should be able to read all the sorce code from there.

The reg 1st aid is a cleaner not a monitor, it just worked well in this cleaning process.

thanks

If Anyone has any ideas for the wierd display... please let me know.

NEWHeader1.png

Link to comment
Share on other sites

At first I thought it was how you designed the GUI, then I thought it was my Windows Blinds Skin. And then I realised it was my 600x800 resolution.

Set your monitor at 600x800 and then run *XPClean Menu* and you can see what I initailly saw when running your program. I think you should consider revising it so it is suitable to use in all resolutions. Should not be to hard, just use @DesktopWidth/Height etc. Also hit "Auto Clean", "Full Menu" and "Share" when in 600x800 and half of the text/checkboxes/tabs appear off screen.

Edited by Burrup

qq

Link to comment
Share on other sites

@Burrup :

MsgBox(64,"Tee-hee !",_JokeAbout("600x800"))

Func _JokeAbout($topic)
    If NOT $topic = "600x800" Then
        SetError(1)
        Return -1
    EndIf   
    
    Return "Just wondering.. Doesn't your neck hurt like hell after you've used your" & _
    "computer for a while ? Also, I don't know what's common in Australia," & _
    "but here in Norway we normally place our monitors on it's foot." & @CRLF & _
    "Tee-hee !"
EndFunc

Yeah, I know... It's probably a good time to go to bed...

Link to comment
Share on other sites

At first I thought it was how you designed the GUI, then I thought it was my Windows Blinds Skin. And then I realised it was my 600x800 resolution.

Set your monitor at 600x800 and then run *XPClean Menu* and you can see what I initailly saw when running your program. I think you should consider revising it so it is suitable to use in all resolutions. Should not be to hard, just use @DesktopWidth/Height etc. Also hit "Auto Clean", "Full Menu" and "Share" when in 600x800 and half of the text/checkboxes/tabs appear off screen.

<{POST_SNAPBACK}>

i really didnt think much about anyone using 600x800

but this should work

NEWHeader1.png

Link to comment
Share on other sites

Thanks that works great :(

Having my monitor resolution any larger makes my head think cause I have to look at the screen more cause the words are so tiny lol. Yes I also put my monitor on my foot lol? lol.

Edited by Burrup

qq

Link to comment
Share on other sites

I got a chance to play with this last night... nifty.

Your code was really helphful, I now have a better understanding of GUI programming structure.

As a small suguestion, you might think of checking if @homedrive\temp\ exists, and if not create it, be fore installing the images. I had to make it before your program would display correctly.

Link to comment
Share on other sites

... checking if @homedrive\temp\ exists, and if not create it, be fore installing the images. I had to make it before your program would display correctly.

<{POST_SNAPBACK}>

Included in ver 3.2.2

5/25/2005 Updated program and downloads see original post

NEWHeader1.png

Link to comment
Share on other sites

  • 2 weeks later...

Now 100% FREE

6/2/2005 Updated program and downloads see original post

** replaced ALL this

For $i = 1 To 14

Send("{tab}")

Next

Send("{ENTER}")

Send("{ENTER}")

** with this

ControlClick('Internet Properties', '', 'Button7')

******************************* and

** replaced

For $i = 1 To 14

Send("{tab}")

Next

**with this

Send("+{tab}")

******************************** and

** replaced

For $i = 1 To 14

Send("{tab}")

Next

Send("{RIGHT}")

Send("{RIGHT}")

Send("{RIGHT}")

For $i = 1 To 5

Send("{tab}")

Next

Send("{ENTER}")

** with this

Send("+{tab}")

Send("{RIGHT}")

Send("{RIGHT}")

Send("{RIGHT}")

ControlClick('Internet Properties', '', 'Button9')

Edited by Valuater

NEWHeader1.png

Link to comment
Share on other sites

Very nice stand-alone application!!!

I use the scheduler on all client workstations to order up Cleanmgr.exe, Defrag.exe, etc. Possibly I can take a few of the features from your script and add that capability to the schedule as well...Thanks for the ideas.

Link to comment
Share on other sites

Very nice stand-alone application!!!

I use the scheduler on all client workstations to order up Cleanmgr.exe, Defrag.exe, etc.  Possibly I can take a few of the features from your script and add that capability to the schedule as well...Thanks for the ideas.

<{POST_SNAPBACK}>

be sure to look at the the "cmd extended clean manager" because you can usually select 5 to 10 more locations to clean

NEWHeader1.png

Link to comment
Share on other sites

  • 4 weeks later...
  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...