I know this is easy to do these days with Linux, is there any way to do it with Windows 7? I don't mean install it from a thumb drive, but run it from one.
How to change Windows default language temporarily? For example, English to Russian, but for some time and without losing anything. I will revert back to English.
I want to change Language settings everywhere. In programs, Keyboard input, browsers etc.
I am trying to troubleshoot an issue on a Windows 2008 server where running attempting to connect to a "Timberline Data Source" ODBC driver crashes if the call is in a "service" context, but succeeds if the call is initiated manually in a Remote Desktop session.
I have set the service to run as my user.
I'm wondering if, all else being equal (user, machine, etc), are there any fundamental security/environment differences between running a process as a service vs manually?
--- Implementation Details ---
In case it is helpful for anyone, I had a system that started as an attempt to connect to a Timberline Database using ODBC and a Python CGI script called via IIS 7. The script itself works fine, however, as soon as I attempt to perform the ODBC connect function, the script crashes without throwing an exception. The script was able to connect fine when executed via command line.
The same thing happened when using a C#/.net service, attempting to run via Apache, Windows Scheduler or even a 3rd party scheduling tool.
With the last option (the 3rd party scheduling tool, pycron) I set the service up log in as my user and had the same issue (I confirmed via Task Manager that the process running user was, in fact, me).
It just doesn't make sense to me why a service, which should be running as my user, appears to still be operating in a different security context or environment.
Also, if it's important, the Timberline database is referenced by computer name on the network ("\\timberline-server\Timberline Office\Accounts\AT" or something to that effect)
I also realized that, as Joel pointed out, the server DOES have a mapped drive ("Y:" which is mapped to "\\timberline-server\Timberline Office")
The DSN is set up at the "System DSN" level which, according to the ODBC Administration Tool, means that the DSN is available to users and services
Since I'm not allowed to answer this question yet, I'll post the solution that I arrived on:
As Joel Coel mentioned, there actually was a mapped drive scenario. I
didn't realize this because the DSN specified a path using UNC.
However, it seems as though the actual Timberline Driver referred to a
mapped drive.
Since services don't start with the mapped drive, I was forced to add
the drive mapping code into my service. Since it was written in
python, I used code from a Stackoverflow
answer that was able to
map the drive on the fly.
I am running a windows 2008 server and trying to manage its power such that the system drive should stop if not used for 10 min. My all of other power settings including on my backup drive work except this one and same is behavior on my Win 7 workstation.
Is it something blocked by the OS or I am doing some mistake?
A new icon has appeared in my tray in Windows7 recently - a black square with a white A in it:
It doesn't have any tooltip or right-click context menu so I haven't been able to identify which process it belongs to. I tried using the "Find Window's Process" tool in Process Explorer but that won't identify individual tray icons.
Short of killing processes until it disappears, is there a good way to identify which process this icon belongs to?
Using Windows XP. File Explorer stops deleting files when it hits a file which is use. Is there a way to make it skip all files which are in use and just delete the others?
If you will recommend a file explorer alternative, please mention the free one(s).
Is there anyway in windows7 to change the behavior of alt-tab so that it acts like it did in XP?
What I want is for it to show the icon of the program, not a thumbnail of the window. Most of the thumbnails look alike and its really hard to instantly tell which is which like I could on XP.
When I lock my Windows7 machine with dual monitors, the "Ctrl+Alt+Del" screen is only on the main display, with the other display just showing a black screen. Is there any way to show either the desktop or other graphic on the secondary monitor while the computer is locked?
When using the “Remote Server Administration Tools” on Windows7 (or Vista), is there a way to make the tools (such as DHCP or DNS) remember servers that I work with on a regular basis?
Ok, they are not unit tests but end-to-end tests. The setup is somewhat involved. Unit tests will use C#, ODBC connection. Every unit tests will try to clean up after itself, but every 20 tests or so (once per C# class) we would need to do a full database restore. I do not think I can do it over an ODBC connection, according to this document:
http://www.sql-server-performance.com/articles/dba/Obtain_Exclusive_Access_to_Restore_SQL_Server_p1.aspx
Msg 6104, Level 16, State 1, Line 1
Cannot use KILL to kill your own
process.
However, I would like to, so that 199 tests do not go amok because of a bad clean-up. Is there another way? Perhaps I can open a different "connection" such as use COM automation or something of that sort, and then kill all database connections from there? If so, how can I do that?
Also, will the clients be able to re-connect automatically after a restore, or would I have to dismantle everything once every 20 tests or so?
If you find this question confusing, please let me know what your questions are. Thanks!
Are you a huge fan of Apple products and ready to show some Mac love on your desktop? Then this is the theme for you. The theme comes with 30 Hi-Res wallpapers, custom icons, sounds, and a set of cursors to complete the package.
View Additional Screenshots of the Theme [VikiTech]
Download the Theme [VikiTech]
Use Amazon’s Barcode Scanner to Easily Buy Anything from Your Phone
How To Migrate Windows7 to a Solid State Drive
Follow How-To Geek on Google+
Hey,Just a quick note to inform that Oracle Database 11g Release 2 was released for MS-Windows Platform 32 & 64-bit the last weekDocumentation has been updated accordingly
Today Visual Studio 2012 RC is available for download at:http://www.microsoft.com/visualstudio/11/en-us/downloads#express-win8EF 5, MVC 4, WebApi and much more in the RC release. Widows 8 Release Review!http://blogs.msdn.com/b/b8/archive/2012/05/31/delivering-the-windows-8-release-preview.aspxASP.NET MVC 4 RC for Visual Studio 2010 SP1http://www.microsoft.com/en-us/download/details.aspx?id=29935 Happy coding!!
There are quite a few things you need do to differently in order to write a great Windows 8 App. Although MSDN has it documented completely in their site , the sheer volume of other related information might overwhelm you. In order to make it easy, they have a single pdf with all the relevant information. The file will also serve as a ‘quick ref’ document whether you are developing using C#-XAML or HTML5-JS-CSS or C++-DirectX style. And yes, this has been updated for the RTM version....(read more)
I have downloaded NXEngine (The Open Source version of Cave Story). I have a make file in the directory, which I execute using msys. However, the make file uses sdl-config:
g++ -g -O2 -c main.cpp -D DEBUG `sdl-config --cflags` -Wreturn-type -Wformat -Wno-multichar -o main.o
/bin/sh: sdl-config: command not found
And apparently sdl-config does not exist under windows since there's no sdl installation.
There's also no documentation on the official sourceforge website about this! What do I do?
hi im wondering how to put/ install chrome os n hard drive with dual boot with Ubuntu and windows 8.1 please i need help with this. i had follow some guides from here
https://sites.google.com/site/installationubuntu/chrome-os/make-your-own-chromium-os-notebook
and
http://unix.stackexchange.com/questions/29283/install-chromium-os-without-usb-disk
please contact me at Facebook aniel arias or my email [email protected] thank you
I just upgraded to 12.10. After installing the files and rebooting I had come across following problem:
error file not found
grub rescue _
This problem was easily solved by repairing the boot using Boot Repair tool. This answer helped me.
But after this, Windows won't start. It's giving following error:
A disk read error has occurred
Press Ctrl+Alt+Del to restart
How do I fix this?
This post try to address an issue with the Microsoft Advertising SDK, the main fact that today Microsoft is still refusing access to the Ad Center worldwide. Yesterday they generously increase the number of free apps we can develop from 5 to 100. According to talks with other developers and the Windows Phone 7 team, I have the strong feeling the model of publishing free apps supported by apps is the right course to take today. This probably why Microsoft has moved to a bigger figure. Am I the only...(read more)
When I download the ISO file my system shows the file as a zip file and not an ISO. I have tried to burn the file as an image to a DVD but my laptop will not bootup from the CD.
Settting in the BIOS are ok so I guess the problem is with the ISO file or the way i burned the CD.
I have follwed the instructions on the site for downloading and burning an ISO image to CD so I guess that my problem is with the file association in windows Vista.
Any ideas and suggestrions welcome
Thanks
I am on Ubuntu 11.10. I used to be able to access my Windows partion from the list of devices in Nautilus, but I no longer see it. What might be wrong?
Running sudo blkid gives the following:
/dev/loop0: UUID="ef34b449-1330-4ac5-bb69-e1475c0b91da" TYPE="ext4"
/dev/sda1: LABEL="PQSERVICE" UUID="D04C76D04C76B138" TYPE="ntfs"
/dev/sda2: LABEL="SYSTEM RESERVED" UUID="EC4878594878248C" TYPE="ntfs"
/dev/sda3: LABEL="Acer" UUID="54947A5A947A3E94" TYPE="ntfs"
Thanks.
The Cloud and SaaS models are changing the face of enterprise IT in terms of economics, scalability and accessibility. As I wrote before Visual WebGui Instant CloudMove transforms your Client / Server application code to run natively as .NET on Windows Azure and enables your Azure Client / Server application to have a secured-by-design plain Web or Mobile browser based accessibility. On Tuesday 8 March at 8am (USA Pacific Time) Itzik Spitzen VP of R&D @ Gizmox will present a webcast on Microsoft...(read more)
Date: September 21 - 22, 2012 Venue: Karnataka Trade Promotion Organisation (KTPO), Whitefield Below is the itinerary for appfest: AppFest Invitation Participants will be selected based on their app idea. Choose from any of the existing categories in the Windows Store. We look forward to your ideas! Pre AppFest Webcast Tune in for exciting details about AppFest. Stay Tuned AppFest Mentors Microsoft engineers, programming specialists, trainers, and industry-recognized app developers will be onsite...(read more)
I have a Windows Phone app that relies on an XML data file that comes packaged with the app. In the next version of my app, the XML file will be updated, how do I update the data file once per app update?
I thought I could change the file name in the isolated storage, but that would leave trash behind. I could also check for exceptions when I load the XML file, but are there any other, more elegant ways?
I have tried
boot-repair
grub-update
bootrec commands
booting into safe mode with command prompt gets stuck with classpnp.sys file
changing sata options in bios
etc
but windows keep throwing the STOP error /blue screen.
Heres details from boot-repair
http://paste.ubuntu.com/5804023/
I have updated ubunto from 10.x to 12.x and have lost a day with no productive work
heres a screenshot of the blue screen