Showing posts with label IT/Computers. Show all posts
Showing posts with label IT/Computers. Show all posts

Saturday, May 22, 2021

Startup Funding Organizations in Pakistan

Question:

Salman Ilyas: Salam all, Do you know a start-up funding organization. Please inform me.


Responses:


Omair Mahmood: Search Khudi ventures by Omar Saif. Not sure if they are actually helpful


Hassan Shahzad Anwar: These are the top venture capital setup in Pakistan fueling startups in Pakistan. I would suggest you join an INCUBATION PROGRAM AT NIC OR PLAN X. Plan 9, Or accelerators like Plan X, Ignite. That way you get more access to several other VCs and angel investors.



  • Lakson Investment Venture Capital










-urShadow


Sunday, January 24, 2021

How to Transfer your Operating System from a CD/DVD to a Bootable USB

Post Type :

 

 
How to Transfer your Operating System from a CD/DVD to a Bootable USB | Dell United Arab Emirates
 
This article is a guide to moving the operating system install files to a USB and making the USB detectable on boot so you can install from it on a Dell PC.
 
Clip Betterhttp://www.dell.com/support/kbdoc/en-ae/000132449/h…
 
View Now
 



Wednesday, October 28, 2020

Software/App: Notepad++ v7.9 for Windows – Setup/Portable Download



Notepad++ Home
Notepad++: a free source code editor which supports several programming languages running under the MS Windows environment.
Clip Betterhttp://notepad-plus-plus.org/
View Now



Wednesday, August 19, 2020

Software/App: GoodSync Enterprise v10.13.0.0 for Windows – Setup Download



 
GoodSync for WD
 
GoodSync is a family of software products and solutions designed for data backup, synchronization or access the data stored on your WD NAS device.
 
Clip Betterhttp://www.goodsync.com/for-wd-users
 
View Now
 




 
GoodSync Enterprise v10.13.0.0 Multilingual-P2P – Releaselog | RLSLOG.net
 
 
Clip Betterhttp://www.rlslog.net/goodsync-enterprise-v10-13-0-…
 
View Now
 



Software/App: PassMark DiskCheckup v3.4 (Build 1003) for Windows – Setup Download

 It is an excellent software to know the technical details about HDD.


 
PassMark DiskCheckup - SMART hard drive monitoring utility
 
PassMark DiskCheckup - View and monitor a hard disk drives SMART attributes and other information
 
Clip Betterhttp://www.passmark.com/products/diskcheckup/
 
View Now
 


-urShadow


Monday, August 17, 2020

How to Fix SSD Drive Signature Collision in Windows 10

Post Type :

I had  cloned my M.2 SSD NVMe drive (Toshiba to Samsung), so after that when I tried to use as backup using thunderbolt cable / USB 3 port ,so I found the Signature Collision, as you know each storage devices are tagged with a unique number called Disk Signature for identification. The unique disk identifier is stored as part of the Master Boot Record (MBR).

So using Disk Management, Right click on the disk that was marked as Offline.

On selecting the option Online, Windows will generate a new disk signature after that I was able to use as backup, so this new Samsung M.2 SSD Nvme drive, I had placed on my laptop and everything is working perfectly.


Yesterday I tried to make a recovery drive, so I found the below error.

We can't create a recovery drive on this PC

Some required files are missing. To troubleshot problem when you PC can't start, use your Windows installation disc or media.



 
Full Fix: Can’t create Recovery drive on Windows 10
 
Recovery drive can be useful if you can’t start Windows on your PC. However, many users reported that they can’t create Recovery drive on their PC, so today we’ll show you how to fix this issue on Windows 10, 8.1, and 7.
 
Clip Betterhttp://windowsreport.com/recovery-drive-windows-10/
 
View Now
 

I also found system restore was disabled, so I enabled it.

Issue resolved, first I used the software (RESTORO) for repair

 after I ran the below commands

C:\Windows\system32>reagentc /disable

REAGENTC.EXE: Windows RE is already disabled.


C:\Windows\system32>reagentc /setreimage /path \\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE

Directory set to: \\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE


REAGENTC.EXE: Operation Successful.


C:\Windows\system32>reagentc /enable

REAGENTC.EXE: Operation Successful.

https://appuals.com/fix-we-cant-create-a-recovery-drive-on-this-pc/

The recovery partition information is lost – This is known to happen if the user has previously tried to clone the system on another drive.



From: Syed Adil


Related Posts Plugin for WordPress, Blogger...