0
votes
0answers
32 views
Web apps vs desktop apps [closed]
It seems like Chrome OS completely ignores the need of desktop apps. What are the Pros and Cons of desktop apps.
1
vote
0answers
13 views
How to hide desktop icons by double clicking the desktop using c#
Hi, I wanted to know if there is a way to toggle desktop icon to show/hide when the desktop is double clicked. Similar to how it is done in Stardock Fences. I wanted it to be done …
0
votes
0answers
8 views
How to resume Windows 7 slideshow after restoring default wallpaper
I use SystemParametersInfo to remove the Desktop wallpaper.
SystemParametersInfo(SPI_SETDESKWALLPAPER, 0, _T(""), SPIF_SENDCHANGE)
later I restore it with the same method.
SystemPa …
-1
votes
0answers
37 views
Create a Desktop PC with Photoshop [closed]
Hi All
I am trying to create a desktop PC using Photoshop as a vector drawing. Anyone knows a good tutorial?
0
votes
0answers
13 views
IO Virtualization on the desktop
Can IO Virtualization be implemented and be effective in a desktop applications scenario? Can it be implemented in software only, or do I need specialized hardware for this. I've g …
0
votes
5answers
54 views
How to prevent starting TaskManager in my Desktop?
Hi,
I am creating a new Desktop in Windows XP/Vista and 7 using win32 API.
This is more like having a secure Desktop and I don't want let any other application to be executed in t …
0
votes
3answers
63 views
Remote Desktop between a mac and ubuntu
Hi i am using linux - ubuntu.
is there any way as remote desktop connection "to mac system"
please explain as if to a child.
Thanks!
1
vote
2answers
60 views
Programmatically take ScreenShot of Desktop in Ruby?
Hey there,
I asked this question about taking a picture of a webpage programmatically, and I've downloaded and got webkit2png working (taking pictures of HTML pages like blogs and …
0
votes
3answers
64 views
Start a program in an active user session from a service?
How can I start a program in an active user session from a running .NET background process. Basically I have a .NET application running as a service and I want that application to …
0
votes
2answers
88 views
WEB based application with desktop integration - technologies?
This is a general question concerning technology decisions for a product development.
My aim is to develop a web based remote support (desktop sharing application) with audio and …
0
votes
1answer
45 views
C# Detect Desktop Folder Mouse-Up during a Drag operation ?
< I have reviewed the "related questions" shown by SO before posting this >
Scenario :
Drag and drop initiated from a control within a WinForm.
note : all drag and drop code …
1
vote
3answers
89 views
Drawing on the desktop background as wallpaper replacement (Windows/C#)
I'm trying to make an application that needs to draw on the desktop, behind the icons so it appears to replace the desktop wallpaper. I've found a few solutions to this, but most o …
0
votes
2answers
42 views
Apache - Ubuntu desktop edition 9.04
Not Found
The requested URL / was not found on this server.
Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch Server at localhost Port 80
Am getting this error while …
0
votes
2answers
178 views
.NET - Create desktop shortcut on installation?
Is the option to create a desktop shortcut during installation only available if the application targets the .NET Framework 3.5? On one of my projects, the option is grayed out an …
0
votes
0answers
12 views
Locking down a TS account with Group Policy - Removing the Network folder from File->Open
I'm trying to create a locked down TS account for Windows Server 2008. The account runs a legacy program that is not exactly friendly or configurable. In this program, the end user …
