Solved Creating an Elevated Program Shortcut for Search Everything Program.

Lakes

New member
Member
Local time
5:37 PM
Messages
29
I`ve done this successfully for SpeedFan, but I`m having a problem with doing the same for the Search Everything program.

I`ve been through the tutorial steps several times now, the task executes successfully,( I checked it with command prompt box) but nothing happens.

Code:
/c start "SpeedFan" "C:\Program Files (x86)\SpeedFan\SpeedFan.exe"
   
/c start "Everything" "C:\Program Files (x86)\Everything\Everything.exe"
 

My Computer

Computer Manufacturer/Model Number
Self Build
OS
Windows 7 64 Bit
CPU
Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz
Motherboard
Gigabyte Technology Co., Ltd. G33-DS3R
Memory
5.99 GB
Graphics Card(s)
(1) Intel(R) G33/G31 Express Chipset Family (2) ATI Radeon
Sound Card
(1) High Definition Audio Device (2) High Definition Audio

My Computer

Computer Manufacturer/Model Number
Self Build
OS
Windows 7 64 Bit
CPU
Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz
Motherboard
Gigabyte Technology Co., Ltd. G33-DS3R
Memory
5.99 GB
Graphics Card(s)
(1) Intel(R) G33/G31 Express Chipset Family (2) ATI Radeon
Sound Card
(1) High Definition Audio Device (2) High Definition Audio
I`ve done this successfully for SpeedFan, but I`m having a problem with doing the same for the Search Everything program.

I`ve been through the tutorial steps several times now, the task executes successfully,( I checked it with command prompt box) but nothing happens.

Code:
/c start "SpeedFan" "C:\Program Files (x86)\SpeedFan\SpeedFan.exe"
 
/c start "Everything" "C:\Program Files (x86)\Everything\Everything.exe"
You can better just right click C:\Program Files (x86)\Everything\Everything.exe. Then properties->compatibility->check "run as administrator"
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
I had a dupe (backup) install on a spare hard drive, when I re-did all the steps on that it worked!
(Did`nt need to change the properties to "run as adminstrator")

I suspect some sort of odd permissions problem was stopping it the program from running even though the task manager was saying it was successful.
 

My Computer

Computer Manufacturer/Model Number
Self Build
OS
Windows 7 64 Bit
CPU
Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz
Motherboard
Gigabyte Technology Co., Ltd. G33-DS3R
Memory
5.99 GB
Graphics Card(s)
(1) Intel(R) G33/G31 Express Chipset Family (2) ATI Radeon
Sound Card
(1) High Definition Audio Device (2) High Definition Audio
Back
Top