Inno setup: add button on components page - inno-setup

I've been surfing the net and I came across this site.
I need help with my setup: I'd like to create a button, as I show in the image attached, that when users click it, it appears an information panel.
Thanks so much in advanced.
http://www.subeimagenes.com/img/sin-titulo-1-920233.gif

Related

Azure Active Directory Company Branding - Can't Edit

I've configured Company Branding (Images, Text, etc.) using Azure Active Directory > Company branding > Configure, and works fine.
However, I can't find any way to actually go back and edit the branding (update/delete), etc.
When I go into Company branding now, it just shows a record with LOCALE as Default, and no edit button. And the Delete button is grayed out.
How can I either remove the branding I applied, or edit it (Ideally) to use different images, etc.
Thanks in advance.
When I go into Company branding now, it just shows a record with
LOCALE as Default, and no edit button. And the Delete button is grayed
out.
After you finish configuring, by default, the Delete button is grayed out. But if you want to change the image, you can click the Remove button and then you can update the new.
If your situation is different, please post your screenshot here.

SharePoint 365 edit page issue

I am going nuts trying to figure out what is happening here.
I created a new page in a SharePoint site using the gear and clicking add page.
The page on the right is the home page for the site and in the red box is the edit and settings for the page.
On the left I have thee new page that I added to the site, and in yellow is the edit box for this page.
How do I make it so that the edit are for the new page works the same way as the right page? What am I doing wrong??
For anyone else that comes across this. If you use a "Site Page" you dont get the options. You need to use a different type of page ie "Wiki Page"

Can I add a button next to Share and Follow to open a application page?

I want to add a button like "Share" or "Follow" next to Share or Follow button in the picture.
I want button to open an application page preferably on same master page without redirect.
As visible in this picture
IS it possible ?
The area with the share and follow buttons is called "Promoted Actions". You can create a control and attach it to the "PromotedActions Delegate Control". Here's an example:
http://zimmergren.net/technical/sp-2013-some-new-delegatecontrol-additions-to-the-sharepoint-2013-master-pages
However to do this, you need to create a farm solution. If for some reason you want to avoid a farm solution, there might be a way to create a new link in the #RibbonContainer-TabRowRight div via JavaScript, but I haven't looked into it.

Hide newly created page from top navigation menu

I need to that after page creation newly created page won't appear in top navigation. Can someone suggest me any ways how to do this?
Thanks in advance.
UPD: I need whatever created page won't appear in top navigation by default, because my users don't have access to settings.
Go to site settings/modify navigation and uncheck show pages.

How to get Site Icon to properly update in Sharepoint 2010 Web Part Page

I'm working on creating a reusable and extensible web application in SharePoint 2010. I've created a master page to apply across all pages in the site. However, whenever I create a web part page and navigate to it, the site icon does not display. Instead of my custom site icon being displayed it shows the default SharePoint icon. I can get around this by placing the icon directly into the master page, but that would require me to create a new master page if I ever wanted to extend this web application.
Does anyone know why this is happening? My initial thought was that the web part page had somehow been customized to not use the default master page, but that does not seem to be the case: if I update the master page it is reflected in the web part page.
Googling around and checking this site yielded little answers. I only found one post out there that reported the same issue I am observing but there was no solution.
If it helps, I did notice one phenomena when navigating to this page. Before the page completely loads, the correct site icon appears for a split second before being replaced with the default site icon. Hope that helps.
I ran into the same issue this morning and didn't want to create a custom master page just for this, but luckily it was quickly resolved by following admlcrunch's suggestion (on SharePoint 2010):
Go to the desire page
Click on the "Page" tab at the top
Click on the "Title Bar Properties" at the right (in the ribbon)
In the Image Link section on the right, paste in the image URL
Click OK
The only bad thing about this is, you have to update every Web Part page that you want custom icon image to display.
I was just having the same issue. Web Part Pages have their own icon that you can set.
To set the icon click Page > Title Bar Properties. This will open the Web Part Page Title Bar dialog. In this dialog there is an area to set the Image Link. You can set the icon here. I just copied the URL to the site icon.
Open the page in designer and remove the custom titlebar place holder:
[WebPartPages:TitleBarWebPart]
from the :
[asp:Content ContentPlaceHolderId="PlaceHolderPageTitleInTitleArea"]

Resources