http://msdn.microsoft.com/en-us/library/hh994433%28v=vs.85%29.aspx
Wednesday, 24 October 2012
Wednesday, 3 October 2012
ipad update procedure
update ipad with ipsw files
ref : http://osxdaily.com/2010/11/23/how-to-use-ipsw-files/
http://osxdaily.com/2012/09/19/ios-6-ipsw-direct-download-links/
How to Use IPSW files
You can use IPSW files on Mac or Windows, both require iTunes.- Connect your iPhone or iOS device to your computer
- Select the device in iTunes
- On a Mac, hold down the “Option” key and then click on “Update”
- On a Windows PC, hold down “SHIFT” key and then click on “Update”
- Select the IPSW file you downloaded and click “Choose”
- Let the iOS device update as usual
ref : http://osxdaily.com/2010/11/23/how-to-use-ipsw-files/
http://osxdaily.com/2012/09/19/ios-6-ipsw-direct-download-links/
Monday, 24 September 2012
msconfig : An Access Denied error was returned while attempting to change a service access. You may need to log on using an Administrator account
I've attempted to make changes to the startup programs using MSCONFIG and got:
"An Access Denied error was returned while attempting to change a service access. You may need to log on using an Administrator account to make the specified changes"
first i thing it is a virus. a tried with many antivirus. but no use.
then i uninstalled the McAfee antivirus. problem solved. finally i conclude it is a McAfee setting problem. even though i am using standard production it's give the error log.
so don't worry abt this error. change ur antivirus or neglect this dialog box.
"An Access Denied error was returned while attempting to change a service access. You may need to log on using an Administrator account to make the specified changes"
first i thing it is a virus. a tried with many antivirus. but no use.
then i uninstalled the McAfee antivirus. problem solved. finally i conclude it is a McAfee setting problem. even though i am using standard production it's give the error log.
so don't worry abt this error. change ur antivirus or neglect this dialog box.
Fixing A Broken Wacom pen
i tried with this link it's working..
http://abiyasa.com/blog/2009/05/04/fixing-a-broken-wacom-soldering/
On my previous post (fixing a broken wacom pen), I accidentally glued the pen tip to the iron core. The glue was a mess; the iron core, the plastic part, and the pen tip, all sticked together
This causing the Wacom tablet couldn’t detect any pen pressure although the pen tip position is detected. The pen tip is not moveable, that’s why.
Since the eraser part was still working and I rarely use it, I decided to desolder the and move the eraser part to the pen tip.
my plan
PreparationI bought a cheap solder iron (around 3 EUR), 10cm tin solder wire (less than 1 EUR, no need to buy one big roll), and if necessary, a solder sucker. I didn’t bought this last item.
If you haven’t done any soldering before, just ask your friend or someone to do it
Soldering Time
The idea is to desolder both pen’s coil wires and the eraser’s one, and exchange them (see my plan above).
First, I open the wacom pen. It’s easy since I have it opened before. Then desolder the pen tip part.
There are two parts you have to desolder: the part which connects the wires from the coil, and the other part which stick the plastic part to the PCB/component board. Once you desolder these parts, the pen component can be easily removed.
Now, desolder the eraser part. You can desolder first the coil’s wire so you can unplug the coil.
Then desolder the plastic component part and re-solder it back to the pen tip area.
Done! I could throw away the pen tip component but I decided to soldered it back to the eraser part. I put the pen cover back and tested it.
It works! Now I have a ‘new’ pen tip
http://abiyasa.com/blog/2009/05/04/fixing-a-broken-wacom-soldering/
Thursday, 13 September 2012
unity offline installation
When you launch Unity, it asks you to choose manual or internet
activation. Choose the manual activation and then there are two buttons.
One says "Save License Request" which will allow you to save the files
you need to choose on https://store.unity3d.com/manual.
After saving it, you just find the file that you downloaded from the
Unity website and select it with the "Read License" button.
links.
links.
http://www.google.co.in/search?q=unity%20offline%20installation&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a&source=hp&channel=np http://answers.unity3d.com/questions/7724/manualoffline-activation-of-unity.html https://store-unity.unity3d.com/manual// http://answers.unity3d.com/questions/25915/what-and-where-can-i-find-my-ilr-file-so-i-can-act.html
Harddisk usage/space problem with Premiere Pro
check ur c drive location
C:\Users\<username>\AppData\Roaming\Adobe\Common\Media Cache Files\
it has cached files of a project.
C:\Users\<username>\AppData\Roaming\Adobe\Common\Media Cache Files\
it has cached files of a project.
Monday, 6 August 2012
CRONTAB
shutdown ur pc
at 11pm
add this line using
crontab -e
0 23 * * * /sbin/init 0
squid log file backup
at 1 am
00 01 * * * /usr/local/squid/sbin/squid -k rotate
squid conf file reconfigure
at 7.30 pm
30 19 * * * root /bin/cp -f /home/support/squid-rnd-n.conf /usr/local/squid /etc/squid.conf; /usr/local/squid/sbin/squid -k reconfigure
at 11pm
add this line using
crontab -e
0 23 * * * /sbin/init 0
squid log file backup
at 1 am
00 01 * * * /usr/local/squid/sbin/squid -k rotate
squid conf file reconfigure
at 7.30 pm
30 19 * * * root /bin/cp -f /home/support/squid-rnd-n.conf /usr/local/squid /etc/squid.conf; /usr/local/squid/sbin/squid -k reconfigure
Subscribe to:
Posts (Atom)