samurize, aero peek fix

kintomaniac

New member
Pro User
Local time
1:56 AM
Messages
139
Location
Pune
proofx.png
heres a powershell script that will show samurize while peeking at the desktop using aero peek. this script was found here
works with rainmeter as well.
to use just uncomment(remove the '#' from the begginning of the line) the last or the secondlast line depending on rainmeter or samurize
 

My Computer

OS
windows 7 Ultimate 32bit
CPU
intel c2d e7200 2.53ghz
Motherboard
asus p5gcmx/1333
Memory
2gb DDR2
Graphics Card(s)
nvidia GeForce 7300SE
Monitor(s) Displays
samsung sync master 793s
Screen Resolution
1280X1024
Hard Drives
250gb seagate
Case
Circle
Keyboard
iball
Mouse
iball
Internet Speed
512kbps

My Computer

OS
windows 7 Ultimate 32bit
CPU
intel c2d e7200 2.53ghz
Motherboard
asus p5gcmx/1333
Memory
2gb DDR2
Graphics Card(s)
nvidia GeForce 7300SE
Monitor(s) Displays
samsung sync master 793s
Screen Resolution
1280X1024
Hard Drives
250gb seagate
Case
Circle
Keyboard
iball
Mouse
iball
Internet Speed
512kbps
did no one try this?
 

My Computer

OS
windows 7 Ultimate 32bit
CPU
intel c2d e7200 2.53ghz
Motherboard
asus p5gcmx/1333
Memory
2gb DDR2
Graphics Card(s)
nvidia GeForce 7300SE
Monitor(s) Displays
samsung sync master 793s
Screen Resolution
1280X1024
Hard Drives
250gb seagate
Case
Circle
Keyboard
iball
Mouse
iball
Internet Speed
512kbps
did no one try this?

I tried it now, works like a charm!

I'll update this if something bad comes out next week ;). For now I do not see anything wrong. I did not understand the output of the script though.

But anyway, thanks for the great tip, it did not make much sense that the "desktop-pinned" configs would disappear under Aero Peek.

Now, next step, how about the "Show Desktop" button? This hides the config as well, even after that script, although I guess the script was not intended to change that.
 

My Computer

Computer Manufacturer/Model Number
Dell Inspiron 530
OS
Windows 7 Ultimate (x64)
CPU
Q6600
Memory
8 GB
Graphics Card(s)
ATI Radeon HD 2600 XT
Monitor(s) Displays
Samsung Syncmaster P2450
Screen Resolution
1920x1080
Hard Drives
Samsung HD103UJ
Samsung HD501LJ
Internet Speed
25 Mb/s
Actually, now I found a problem - the results of this script did not stick. Namely, today (I do turn the machine off for the night) the Samurize output disappears with Aero Peek again. I did not have time to run the script again, but it seems that whatever it does gets erased by a reboot.
 

My Computer

Computer Manufacturer/Model Number
Dell Inspiron 530
OS
Windows 7 Ultimate (x64)
CPU
Q6600
Memory
8 GB
Graphics Card(s)
ATI Radeon HD 2600 XT
Monitor(s) Displays
Samsung Syncmaster P2450
Screen Resolution
1920x1080
Hard Drives
Samsung HD103UJ
Samsung HD501LJ
Internet Speed
25 Mb/s
Actually, now I found a problem - the results of this script did not stick. Namely, today (I do turn the machine off for the night) the Samurize output disappears with Aero Peek again. I did not have time to run the script again, but it seems that whatever it does gets erased by a reboot.
y dont u add it to startup
 

My Computer

OS
windows 7 Ultimate 32bit
CPU
intel c2d e7200 2.53ghz
Motherboard
asus p5gcmx/1333
Memory
2gb DDR2
Graphics Card(s)
nvidia GeForce 7300SE
Monitor(s) Displays
samsung sync master 793s
Screen Resolution
1280X1024
Hard Drives
250gb seagate
Case
Circle
Keyboard
iball
Mouse
iball
Internet Speed
512kbps
Sorry to bump this old thread...but I have a quick question. I don't know much about PowerShell, but is there a way for me to customize this EXACT feature for other programs?

Or would I basically have to learn PowerShell to do this? I tried adding:

Code:
  Remove-AeroPeek -Process StikyNot
at the very end of the file. As can be seen, I don't want StikyNot.exe to minimize when I hover over the Show Desktop button/Aero Peek. Ran it with PowerShell, but it didn't change anything...

Thanks,

~Ibrahim~
 

My Computer

Computer Manufacturer/Model Number
Dell SXPS 1645
OS
Windows 7 Ultimate 64-bit
CPU
i7-720QM
Memory
6GB DDR3-1.333GHz
Graphics Card(s)
ATI 4670 1GB
Sound Card
IDT Integ.
Monitor(s) Displays
RGBLED
Screen Resolution
1920x1080
Hard Drives
Samsung PM800 256GB SSD
PSU
Dell 90W w/ 9-cell
Sorry to bump this old thread...but I have a quick question. I don't know much about PowerShell, but is there a way for me to customize this EXACT feature for other programs?

Or would I basically have to learn PowerShell to do this? I tried adding:

Code:
  Remove-AeroPeek -Process StikyNot
at the very end of the file. As can be seen, I don't want StikyNot.exe to minimize when I hover over the Show Desktop button/Aero Peek. Ran it with PowerShell, but it didn't change anything...

Thanks,

~Ibrahim~
watever u hav written seems to be right, n u dont need to learn powershell to use this. i think u should recheck the name of the process or check if the script is executing or not
 

My Computer

OS
windows 7 Ultimate 32bit
CPU
intel c2d e7200 2.53ghz
Motherboard
asus p5gcmx/1333
Memory
2gb DDR2
Graphics Card(s)
nvidia GeForce 7300SE
Monitor(s) Displays
samsung sync master 793s
Screen Resolution
1280X1024
Hard Drives
250gb seagate
Case
Circle
Keyboard
iball
Mouse
iball
Internet Speed
512kbps
I double-checked the name and it's right. I tried another program idt63mp1.exe (equalizer app) and it didn't work with it, either.

Do I need to add the ".exe" extension?

Here's what happens:

AeroPeekworkingquestionmark.png


Is it running/executing? Tried PS as "Run as Administrator", but that didn't work, either.

Thank you for the response; very much appreciate it! :D

~Ibrahim~

P.S. I know like jack about coding. I just hit spacebar twice (in the *.ps1 file) to get that extra little space between the margin and "Remove-AeroPeek....." Is there some special tabbing I was supposed to do?
 

My Computer

Computer Manufacturer/Model Number
Dell SXPS 1645
OS
Windows 7 Ultimate 64-bit
CPU
i7-720QM
Memory
6GB DDR3-1.333GHz
Graphics Card(s)
ATI 4670 1GB
Sound Card
IDT Integ.
Monitor(s) Displays
RGBLED
Screen Resolution
1920x1080
Hard Drives
Samsung PM800 256GB SSD
PSU
Dell 90W w/ 9-cell
OH CRAP...it is only one space. I confused the "#" as needing a space. You just need ONE space between the margin and "Remove..."

I say this because it works for idt64mp1!!!! I can see the equalizer now, woohoo! :D

But StikyNot still doesn't work.

Does anyone mind trying this? If you're on Win7, you can try it. Just open Sticky Notes and run the PS with:

Code:
 Remove-AeroPeek -Process StikyNot

at the end. Thanks, guys. :)

~Ibrahim~
 

My Computer

Computer Manufacturer/Model Number
Dell SXPS 1645
OS
Windows 7 Ultimate 64-bit
CPU
i7-720QM
Memory
6GB DDR3-1.333GHz
Graphics Card(s)
ATI 4670 1GB
Sound Card
IDT Integ.
Monitor(s) Displays
RGBLED
Screen Resolution
1920x1080
Hard Drives
Samsung PM800 256GB SSD
PSU
Dell 90W w/ 9-cell
Ugh, I must suck at this. So, I put in

Code:
 Remove-AeroPeek -Process firefox
just to make sure it was working. Obviously, it did. But now, even though I've removed that line and ran the script again, FF is not "minizming" itself on AeroPeek. That brings me to my question: how do I stop all scripts?

~Ibrahim~

P.S. This is true for all programs. I can't seem to shut down/stop the script. I guess a log off/log on should fix this. In reality, I'm happy for this feature, but at the same time, it would be nice to know how to stop it. I've "google'd" it, but sites just tell you how to get around the restrictions PS has to RUN a script, but no way of how to stop them.
 

My Computer

Computer Manufacturer/Model Number
Dell SXPS 1645
OS
Windows 7 Ultimate 64-bit
CPU
i7-720QM
Memory
6GB DDR3-1.333GHz
Graphics Card(s)
ATI 4670 1GB
Sound Card
IDT Integ.
Monitor(s) Displays
RGBLED
Screen Resolution
1920x1080
Hard Drives
Samsung PM800 256GB SSD
PSU
Dell 90W w/ 9-cell
I double-checked the name and it's right. I tried another program idt63mp1.exe (equalizer app) and it didn't work with it, either.

Do I need to add the ".exe" extension?

Here's what happens:

AeroPeekworkingquestionmark.png


Is it running/executing? Tried PS as "Run as Administrator", but that didn't work, either.

Thank you for the response; very much appreciate it! :D

~Ibrahim~

P.S. I know like jack about coding. I just hit spacebar twice (in the *.ps1 file) to get that extra little space between the margin and "Remove-AeroPeek....." Is there some special tabbing I was supposed to do?
'exe' is not needed. try setting the execution oplicy and then execute the script again (Set-ExecutionPolicy unrestricted)
 

My Computer

OS
windows 7 Ultimate 32bit
CPU
intel c2d e7200 2.53ghz
Motherboard
asus p5gcmx/1333
Memory
2gb DDR2
Graphics Card(s)
nvidia GeForce 7300SE
Monitor(s) Displays
samsung sync master 793s
Screen Resolution
1280X1024
Hard Drives
250gb seagate
Case
Circle
Keyboard
iball
Mouse
iball
Internet Speed
512kbps
I tried that, too.

I contacted the developer of the code and he says he tried hard, too, but it just doesn't work. He thinks the properties of the Sticky Notes window is different (a POPUP maybe, he guesses?) than most other windows. Alas, I'm off to try other programs. :)

Thanks for all your help, mate, I sincerely appreciate it. :D
 

My Computer

Computer Manufacturer/Model Number
Dell SXPS 1645
OS
Windows 7 Ultimate 64-bit
CPU
i7-720QM
Memory
6GB DDR3-1.333GHz
Graphics Card(s)
ATI 4670 1GB
Sound Card
IDT Integ.
Monitor(s) Displays
RGBLED
Screen Resolution
1920x1080
Hard Drives
Samsung PM800 256GB SSD
PSU
Dell 90W w/ 9-cell
Back
Top