Recent Questions

متن مرتبط با «microsoft action pack downloads» در سایت Recent Questions نوشته شده است

Expression Web Tutorial: How to Design a Website with Microsoft Expression Web

  • نیلوبلاگ

    Microsoft's free web editor is a sophisticated WYSIWYG web editor with many features usually only found in commercial offerings (and no wonder, since it was previously something you had to buy). This tutorial series takes you through the process of designing a fully functional multi-page website with Expression Web....

    ادامه مطلب
  • Program/application/extension/bot that finds all videos on a certain website and downloads them?

  • نیلوبلاگ

    I am able to download videos one by one on a certain website that hosts some hundred or so videos. I am a paid subscriber to the website so I'm not doing anything illegal. (and no, it's not po). The process is labor-intensive for each video. I have to click on each link to get to where the player shows up. Then (in chrome) I open up the webpage developer, go to the network tab, play the video until i see where it shows up on the developer network tab, right click to open up in new page, then onc...

    ادامه مطلب
  • using command prompt how can i change my gmail username on my local account back to microsoft

  • نیلوبلاگ

    Using command prompt, how can I change my Gmail address useame on my local account back to Microsoft. It doesn't let me sign in. You see my Gmail address but when I put my password in, it said to change my Microsoft password to sign in. But it's not a Microsoft account. Somehow I ended up with my Gmail address as my sign in local account. I also don't see the option of changing my useame. I can only sign in as a built-in administrative. Let's block ads! بخوانید...

    ادامه مطلب
  • Microsoft Office (Unlicensed Product)

  • نیلوبلاگ

    I'm not sure if this stack covers this sort of issue, but I'm a bit stuck. About a week ago I downloaded MS Office Pro plus from the official MS site wanting to use the free 60-day trial that was mentioned in THIS link. I downloaded the file, installed office, and began using it happily. Fast forward to today, I come to use the software again, but all I can do is view documents. A big red bar has also appeared whenever I load up any office product from the trial as shown below. What can I do to...

    ادامه مطلب
  • Runnig Windows 10 on a Dell and both FireFox, and Microsoft edge freeze then continue in about 30 sec

  • نیلوبلاگ

    and an error box comes up saying flash has stop working, continue, or stop program? task manager sezs hard drive is at 100% usage, if i let machine set for a just a while computer resumes, Where is best place to start looking for program or service or bug in stuff that is running? Let's block ads! بخوانید...

    ادامه مطلب
  • During Ping command what kind of packet they are going to send?

  • نیلوبلاگ

    During Ping command what kind of packet they are going to send ? I got output like this: 19 packets transmitted, 19 received, 0% packet loss, time 18006ms so what is strategy behind this . also I want to know how I come to know that my packet is receiving at remote destination. Let's block ads! بخوانید...

    ادامه مطلب
  • How To Delete All Shapes in Microsoft Word

  • نیلوبلاگ

    Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top ...

    ادامه مطلب
  • Graphical glitches are in Microsoft Office throughout our domain

  • نیلوبلاگ

    Recently started working as the tech support for a small company. Recently I leaed that they've all been experiencing graphical glitches with Microsoft Office that I think might be a symptom of larger issues. Has anyone ever seen a graphical error like this before and if so how was it resolved? Here's a video of the glitch: https://goo.gl/photos/E2oynsAXfNJMTaau9 It's affected both Office 2010 and 2013, other programs are affected at the same time, its not reproducible as far as I've been able t...

    ادامه مطلب
  • Rearrange Rows in Microsoft Excel to Columns in new sheet

  • نیلوبلاگ

    I have a list of data that I need to rearrange in a specific way in the next sheet. I want to make the data to automatically be inputted to the next sheet as below as the total data is actually a lot and it takes time to do this by transposing and copy pasting to the correct order. Is it possible to make the data be arranged as such automatically by functions/macros? Let's block ads! بخوانید...

    ادامه مطلب
  • How do I manage the link between a Windows 10 license and a Microsoft account?

  • نیلوبلاگ

    In at least two help pages, Microsoft explains that a Windows 10 license can be linked to a Microsoft account, allowing it to be easily moved between computers: According to this documentation, this is the case when the Windows activation settings display the following message: Windows is activated with a digital license linked to your Microsoft account. Apparently, this is a new feature that was introduced in the Windows 10 Anniversary Update. I would like to know if there is any way to manag...

    ادامه مطلب
  • Microsoft Outlook 2010 - General Queries and FAQ's

  • نیلوبلاگ

    Detail about the Microsoft Outlook : 1.How to create meetings ? 2.HOW TO CHECK other persons calendar? mean how to check their availability time? 3.How to cancel the meeting? ...

    ادامه مطلب
  • registry key missing: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Search

  • نیلوبلاگ

    I am running Win 7 Home, SP1 I am having search problems and this Reg Key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Search is missing. Please advise ...

    ادامه مطلب
  • Microsoft Action Pack Network - Product Keys

  • نیلوبلاگ

    People who have a subscription to the Microsoft Action Pack Network (https://partner.microsoft.com/en-us/membership/action-pack) get access to a bunch of products with legitimate license keys provided (https://www.microsoft.com/Licensing/servicecenter/home.aspx). In once case, I've noticed that they provide a download for a title and the key as well; however, when the software is downloaded the key seems to be bued into the image and ultimately does not match up to the key provided on the site. ...

    ادامه مطلب
  • Margin in Microsoft Word doesn't match in Print Preview or Printed version

  • نیلوبلاگ

    We have a document template that we're building that looks like this: When we click Print, the Preview window appears, and we see (note the additional whitespace at the top and left of the blue sidebar): This Preview is what we see on the physical paper copies as well. Is there a setting that should be changed to prevent this? The left bar and the line below "Document Title" are both in the header, but "Document Title" is not. Let's block ads! بخوانید...

    ادامه مطلب
  • Macro to insert Comment Bubbles on selected text in Microsoft Word?

  • نیلوبلاگ

    I'm new to VBA and would greatly appreciate some help on a problem. I have long Word documents where I need to apply standard comments to the same set of keywords, but only in selected sections of the document. The following macro worked to find a keyword and apply a comment, but I'm having trouble making some modifications: Sub item_wording() ' ' item_wording Macro ' ' Do While Selection.Find.Execute("keyword1") = True ActiveDocument.Comments.Add range:=Selection.range, Text:="comment for ...

    ادامه مطلب
  • Using Keepass 2 with Windows 10 Microsoft account

  • نیلوبلاگ

    I'd like to use Keepass 2 to store my Microsoft account's password, however as the Windows sign in password is tied to the Microsoft account it would be impossible to sign in to my computer. One possible alteative is to setup a pin, picture or other means to sign in but if I reinstall my Windows I still have to sign in during the setup. PIN is also numeric only, which is less secure than passwords. It might be possible to create a local account during setup and change it to Microsoft account lat...

    ادامه مطلب
  • Reaction to AdSense site-content "abuse" esp. in regards to other sites

  • نیلوبلاگ

    I'm toying with the idea of creating a blog, registering for Google AdSense and put this on the blog. I may also create some additional blogs or websites later, and would like to add the same account's AdSense to those too. As it looks now, It's likely that the blog (and perhaps other blogs) will be hosted at Google Blogspot. The problem is that the blog I'm planning - and which I intend to first sign-up to AdSense with - may not be entirely "family friendly"... There will be nothing really expl...

    ادامه مطلب
  • Various Windows 10 apps won't sign into Microsoft Account after Anniversary Update

  • نیلوبلاگ

    I have the Windows 10 Anniversary update running on a domain managed network (Windows Server 2012 R2) which uses Folder Redirection and Roaming Profiles. When logged in and connected to the domain, several applications including the Store, Groove Music, Feedback hub will not sign into my Microsoft account. Previously they would with no problem. Now however, they refuse to sign in with no errors (mostly), its as if the functionality has been completely removed as the sign in button does nothing. ...

    ادامه مطلب
  • Debian (Jessie) install old package from archive (as Lenny or Squeeze)

  • نیلوبلاگ

    I tried many searches, then I cannot find the solution, here is my problem. My server is debian with Jessie (8) distribution, but I have to install a old package now archived which was available for old distributions like Lenny (5) The package name is : ttf2pt1 Can be found here (Official) or here (Debian archive) I tried to edit my sources.list with old sources urls but nothing change, I got several errors like : Reading package lists... Done Building dependency treeReading state information......

    ادامه مطلب
  • How to associate a private key in HSM with a certificate in Microsoft store?

  • نیلوبلاگ

    I'm trying to associate a certificate with a private key in an HSM. I first import the cert into my Microsoft Personal store. I then import the key into my HSM. Next, I try to associate the cert with the key by using certutil: certutil -csp "<HSM Key Storage Provider>" -repairstore My "<Certificate Thumbprint>" When I execute this it outputs: CertUtil: -repairstore command FAILED: 0x80092005 CertUtrl: The object or property already exists. While it would appear it failed, the c...

    ادامه مطلب