domingo, 27 de agosto de 2017

Problemas para Instalar Ableton Live 9.7.3 - Corrupted File

  1. Download the Ableton Live Suite 9.7.3 torrent, and extract the ISO to a folder
  2. Copy the new folder and paste it to your desktop. Not not cut it.
  3. Download "the missing file" BAIXAR and paste it into the extracted folder. This folder should have 34 files after you have pasted the missing file. "C:\Users\YourUsername\Desktop\ableton_live_suite_9.7.3_64\Ableton\Live 9 Suite\Resources\Core Library\Ableton Folder Info\Previews\Devices\Instruments\Collision\Synth Percussion"
  4. Install "ableton_live_suite_9.7.3_64.msi"
  5. Launch Ableton Live and click "No internet on this computer"
  6. Copy the "hardware code"
  7. Paste the "hardware code" into the Keygen and hit "generate" and save the file to your desktop.
  8. Drag and drop the file into Ableton Live.
  9. Done!

quarta-feira, 23 de agosto de 2017

Comando para Reparar Completamente o OneDrive e OneDrive For Business

%localappdata%\Microsoft\OneDrive\onedrive.exe /reset
pause
tskill groove

tskill msosync

cd %localappdata%\Microsoft\Office\15.0\OfficeFileCache

del %localappdata%\Microsoft\Office\15.0\OfficeFileCache\* /q

cd %localappdata%\Microsoft\Office\SPW

del %localappdata%\Microsoft\Office\SPW\* /q



OneDrive For Business Travando, Reiniciando Constantemente - Chashes

I am unable to use Office Onedrive for Business to sync files in an additional sharepoint library after installing the Windows 10 Creators Update on my Surface pro 4. When I try to run the app, it keeps crashing and won’t start up. Sometimes Onedrive quits by itself after a few seconds and then restarts in this cycle. I could not change any configuration to troubleshoot it on my tablet.
It seems that the Office Document Cache files have got corrupted during the Windows 10 Creators Update process, and that causes the OneDrive for Business crashes and can’t work normally. You could try the methods to perform repair.
Note: you’d better Backup all Personal OneDrive local folder before begin the process.
Doing a resetting
* Press Win + R from your keyboard, type the code below in Run dialog box:
%localappdata%\Microsoft\OneDrive\onedrive.exe /reset
and click OK button to execute it. The OneDrive cloud icon in the notification area at the right of the taskbar disappears. After two or one minute(s), it will re-appear in the taskbar and the resetting process is finished.
Delete related files
* Press CTRL+ALT+DELETE keys to open task manager, under the process tab, right click on groove.exe and select End task. And also end the msosync.exe processes.
* Open File Explorer, copy and paste this location in the address bar:
%localappdata%\Microsoft\Office\SPW
and press Enter to access it. Inside the SPW folder, delete everything there.
* Then navigate to another location:
%localappdata%\Microsoft\Office\15.0\OfficeFileCache
and also remove everything there. They are all the Onedrive temp files. This step will take a while to empty out the OfficeFileCache.
Once all steps have been done, start Microsoft OneDrive for Business, re-establish ODB sync for your library, and everything should work and sync correctly.

quinta-feira, 17 de agosto de 2017

Customizar Site Sharepoint no Modern Temas / Customizing "modern" team sites

During the autumn of 2016 the SharePoint Online team released "modern" collaboration sites. These modern team sites are integrated with Office 365 groups and bring a greatly improved end user experience. "Modern" team sites are responsive by design and they are much faster to create and use from an end user perspective. Here are some of the key benefits in the "modern" team sites.
  • Designed to scale for any device natively without customizations - fully responsive experience
  • Native news, quick links, and activity capabilities
  • Office 365 group integration
  • Significantly faster to create compared to "classic" team sites
  • Modern lists and libraries with support for Microsoft Flow and PowerApps
  • Modern page editing capabilities
  • Updated site contents page with additional insights on site usage
This article concentrates on the available extensibility options within "modern" team sites. Here are key links around the key capabilities:
Important: We're not deprecating the "classic" experience, both "classic" and "modern" will coexist.
Applies to: SharePoint Online

Supported customizations in "modern" team sites

"Modern" sites have a different level of customization options compared to "classic" team sites. Over time we'll introduce additional customization options, mainly focusing on extensibility and branding. The list below gives a quick overview of the supported capabilities for "modern" team sites.
  • Apply a custom theme / change the logo
  • Apply an out of the box theme
  • Custom Site columns (fields) and content types
  • Lists and libraries
  • Site configurations, like regional settings, languages and auditing settings
Note: By default a "modern" team site has scripting capabilities turned off. You can still apply a custom theme, but you cannot introduce a custom theme to the theme gallery as an option for end users. If you want to add a theme to the theme gallery you need to enable scripting on the site.

What's not supported with "modern" team sites?

There are numerous areas in the "modern" team sites where the typical customizations are not at least currently available. There will be further support for some of these specific topics when they are ready to be released. Below is a list of currently unsupported customizations in "modern" team sites:
  • Custom master pages - More extensive branding will be supported later using alternative options
  • Changing "modern" site to use classic seattle.master or oslo.master
  • Custom page layouts - We are looking to have support for multiple canvases in the future
  • Enabling site or site collection scoped publishing features. Technically features can be currently activated, but this is not supported configuration.
  • User custom actions / Custom JavaScript - There will be a more controlled way to embed JavaScript on the pages through the SharePoint Framework Extensions (currently in dev preview)
  • "Modern" sub sites - Sub sites created in "modern" team sites use the "classic" experience, but you can change the user experience to be similar to "modern" sites
  • Control available sub site template options
  • "Classic" publishing features (WCM)
  • Activating community feature or creating community sub sites under modern" team site
Since "modern" team sites also have scripting capabilities disabled (it's a so called 'noscript' site), there are numerous additional areas which cannot be customized. The impact of 'noscript' is the same for "modern" or "classic" sites. "Modern" sites have 'noscript' by default enabled, meaning that scripting capabilities are not available. It is however possible and supported to disable 'noscript' setting in both "modern" and classic sites to further enable some capabilities.
Here are some key areas to take in account when you design your solutions related on the 'noscript' setting:
  • Sandbox solutions are not supported
  • Custom JavaScript cannot be enabled in the sites using "classic" extensibility options (e.g. via user custom actions)
  • You cannot access sites using SharePoint Designer
  • Some web parts are not available for end users
  • Accessing or updating site property bag entries
Note: You can find the full list of impacted capabilities from the Microsoft Support article under the "Features affected when scripting is disabled" chapter.

Using PnP Provisioning Engine with "modern" team sites

You can use the PnP Provisioning Engine with "modern" team sites. The PnP Provisioning Engine will automatically detect if a site is a "modern" team site and will adjust its behavior based on the supported capabilities. The process is exactly the same as using the PnP Provisioning Engine with "classic" sites where the scripting capabilities are not disabled.
The following elements are ignored when a remote template is applied to a "modern" team site or a site which has noscript enabled.
  • Site collection AuditLogTrimmingRetention configuration in the auditing settings
  • Apply a custom theme from the template - Current implementation has dependency on storing custom theme to catalog, which is not supported
  • Form settings for content types
  • Adding custom user actions to site, web, or list level
  • Adding files with file types of ".asmx", ".ascx", ".aspx", ".htc", ".jar", ".master", ".swf", ".xap", ".xsf"
  • Adding files to libraries with the following urls "_catalogs/theme", "style library", "_catalogs/lt", "_catalogs/wp"
  • Adding web parts to site pages
  • Storing provisioning template information to the property bag of the provisioned site
  • Adding or updating property bag entries to the site property bag
  • "Classic" publishing settings and assets
  • Site No Crawl settings
  • Site master page settings

Applying custom theme to "modern" team site

"Modern" team sites support custom themes even though you cannot upload a new gallery entry for end users. This can be achieved by uploading the needed assets to the site and then executing ApplyTheme method. The following PowerShell script shows how to perform this for a "modern" team site.

# Connect to a previously created Modern Site
$cred = Get-Credential
Connect-PnPOnline https://[tenant].sharepoint.com/sites/siteurl -Credentials $cred

# Apply a custom theme to a Modern Site

# First, upload the theme assets
Add-PnPFile -Path .\sppnp.spcolor -Folder SiteAssets
Add-PnPFile -Path .\sppnp-bg.png -Folder SiteAssets

# Second, apply the theme assets to the site
$web = Get-PnPWeb
$palette = $web.ServerRelativeUrl + "/SiteAssets/sppnp.spcolor"
$background = $web.ServerRelativeUrl + "/SiteAssets/sppnp-bg.png"

# We use OOTB CSOM operation for this
$web.ApplyTheme($palette, [NullString]::Value, $background, $true)
$web.Update()
# Set timeout as high as possible and execute
$web.Context.RequestTimeout = [System.Threading.Timeout]::Infinite
$web.Context.ExecuteQuery()

"Modern team site with custom theme"
Note:
  • You can use SharePoint Color Palette Tool to create a custom theme file (.spcolor) with the custom color definition. In general, modern team sites try to preserve the feel of the theme by automatically converting classic site theming elements to the modern side. Preserved areas are background image and the following theme slots: ContentAccent1, PageBackground, and BackgroundOverlay.
  • You can change the logo of "modern" team site by using the Groups Graph API as shown by the SharePoint PnP UpdateUnifiedGroup method
  • Applying a custom theme to a modern team site can cause timeouts. The resolution to this is to turn off all available user interface languages for the site before applying the theme. Then turn them back on afterwards.

How to determine if a site is a "modern" team site?

You can detect that a site is a "modern" team site by checking the 'Web.WebTemplate' value of the site. "Modern" team sites are using the "GROUP" template. Since the supported capabilities are the same for a "classic" team site when the scripting is disabled, you should be checking both settings in your code to determine the right behavior or supported capabilities.
Since there's no direct property to check if the scripting is enabled or not, you can use permissions to determine the current status. When scripting is enabled, there's no AddAndCustomizePages permission in the base permissions of the site.

Additional Considerations

We'll gradually introduce more customization options for "modern" team sites. These will be aligned with the release of additional SharePoint framework capabilities. Currently there is no exact schedule available, but we'll be updating the "modern" experience articles whenever new capabilities are released.

Additional resources

Como alterar logo Sharepoint Online - Novo Layout

If it is a Office 365 group site, actually, it is possible to change the logo. Please take a look at this 

Or we can change the URL to 
https://contoso.sharepoint.com/sites/sitename/_layouts/15/prjsetng.aspx
this will bring us to the Title, Description, and Logo page,change the logo there.

segunda-feira, 7 de agosto de 2017

O arquivo pode ter sido alterado por outro usuário desde que foi salvo pela última vez. Erro ao salvar arquivo no Excel

ISSUE:
When saving an Excel file multiple times, user receives message "The file may have been changed by another user since you last saved it. In that case, what do you want to do? Save a Copy | Overwrite the changes".
Repro Steps:
- Sync a OneDrive library with the local OneDrive client
- Open any Excel file in Excel 2016
- Make any change and save (file saves successfully)
- Make another change to the same file and save
Workaround:
- Right click OneDrive in system tray
- Select Settings
- Click the Office tab
- Uncheck “Use Office 2016 to sync files that I open”
Note: If you turn off the Use Office 2016 to sync files that I have open setting, any changes that you and other people make to Office files will no longer merge together automatically. You will also no longer be able to share a document directly from the Office apps.
*Microsoft's Product Team is currently working on a long term fix.

Como mover senhas e favoritos entre Microsoft Edge Chromium

  Press  Win + R  keys to open up the  Run  dialog box. Type  %LocalAppData%\Microsoft\Edge\User Data  and press  enter . Move the  Default ...