How can I shrink the picture of the folders that are on my desktop?

I need to resize/shrink the picture of the folders on my desktop.

Right or Control Click anywhere on the desktop.  Select Show View Options....

Similar Messages

  • My computer crashed and I lost my itunes library.  How can I save the sons that are current on my ipod if I plug into a new computer and restore itunes?

    My computer crashed and I lost my entire itunes library.  If I replace the computer and re-load itunes how can I keep all of the music that currently on my ipod?

    Ipod syncing is not one way. You just have to know what to do...
    I can see you use windows. Connect ipod to pc, but don't install or dont open itunes - dont alow itunes to sync automaticly). Then open explorer, enable hidden files, open your ipod (as you would any disc) open hidden file with strange names and copy all of them on your new hard drive. Then drag all this strange-named files in your itunes...woooo...now those strange names become your songs...it is magick
    I you won't i can send you step by step guide...
    Take care.

  • How can I put the songs that are on my Iphone back on Itunes (I accidentally deleted them from my Itunes in my computer)

    I accidentally deleted all the songs that were on my Itunes on my computer. I am afraid to sync my phone for fear of loosing them. How do I get them back on Itunes? Note: I cannot find them anywhere else on my computer either.

    Recover media from iPod
    See this post from forum regular Zevoneer for options on moving your iPod data back to your computer.
    tt2

  • How can i color the pixels that are only in the area of the rectangle i'm drawing on the picturebox1 ?

    In the form i have picturebox mouse down event:
    bool DrawIt = false;
    private void pictureBox1_MouseDown(object sender, MouseEventArgs e)
    timer1.Stop();
    LoadPictureAt(trackBar1.Value, sender);
    pictureBox1.Refresh();
    if (e.Button == MouseButtons.Left)
    rect = new Rectangle(e.X, e.Y, 0, 0);
    DrawIt = true;
    pictureBox1.Refresh();
    rect is a global Rectangle variable.
    The the picturebox mouse move event:
    List<Point> NewPoints = new List<Point>();
    private void pictureBox1_MouseMove(object sender, MouseEventArgs e)
    if (e.Button == System.Windows.Forms.MouseButtons.Left)
    if (DrawIt == true)
    rect = new Rectangle(rect.Left, rect.Top, Math.Min(e.X - rect.Left, pictureBox1.ClientRectangle.Width - rect.Left), Math.Min(e.Y - rect.Top, pictureBox1.ClientRectangle.Height - rect.Top));
    NewPoints.Add(e.Location);
    pictureBox1.Refresh();
    In the mouse move event i'm drawing the rectangle i didn't check it yet but in the move event i want to draw the rectangle in real time on the picturebox1.
    Then the paint event:
    private void pictureBox1_Paint(object sender, PaintEventArgs e)
    if (cloudPoints != null)
    if (DrawIt)
    CloudEnteringAlert.pointtocolorinrectangle = cloudPoints;
    Bitmap bmp = new Bitmap(pictureBox1.Width, pictureBox1.Height, PixelFormat.Format32bppArgb);
    CloudEnteringAlert.Paint(e.Graphics, 1, 200, bmp);
    First in the paint event how do i use the rect to draw the rectangle ?
    Second cloudPoints contain all the pixels in the pictureBox1 Image. Could be 44000 or 400.
    cloudPoints is a List<Point>  For example in cloudPoints index 0 i have a coordinate x = 100 y = 200 of a pixel.
    Then i send the pixels coordinates to another class with Paint method and color the pixels in yellow.
    But instead sending all the pixels coordinates in ccloudPoints i want to send to the paint event only the pixels coordinates from cloudPoints that exist inside the rectangle i was drawing. Only the pixels in the rectangle i was drawing.
    So in the end the List<Point> pointtocolorinrectangle will contain only the pixels coordinates exist in the rectangle i was drawing.
    1. How to fix the code in the move event ?
    2. How to change the code in the paint event so it will send coordinates of pixels only that exist in the drawn rectangle.

    I did it this way:
    bool DrawIt = false;
    private void pictureBox1_MouseDown(object sender, MouseEventArgs e)
    timer1.Stop();
    LoadPictureAt(trackBar1.Value, sender);
    pictureBox1.Refresh();
    if (e.Button == MouseButtons.Left)
    rect = new Rectangle(e.X, e.Y, 0, 0);
    DrawIt = true;
    pictureBox1.Refresh();
    List<Point> NewPoints = new List<Point>();
    private void pictureBox1_MouseMove(object sender, MouseEventArgs e)
    if (e.Button == System.Windows.Forms.MouseButtons.Left)
    if (DrawIt == true)
    rect = new Rectangle(rect.Left, rect.Top, Math.Min(e.X - rect.Left, pictureBox1.ClientRectangle.Width - rect.Left), Math.Min(e.Y - rect.Top, pictureBox1.ClientRectangle.Height - rect.Top));
    NewPoints.Add(e.Location);
    pictureBox1.Refresh();
    private void pictureBox1_Paint(object sender, PaintEventArgs e)
    if (cloudPoints != null)
    if (DrawIt)
    e.Graphics.DrawRectangle(pen, rect);
    var pointsAffected = cloudPoints.Where(pt => rect.Contains(pt));
    CloudEnteringAlert.pointtocolorinrectangle = pointsAffected.ToList();
    Bitmap bmp = new Bitmap(pictureBox1.Width, pictureBox1.Height, PixelFormat.Format32bppArgb);
    CloudEnteringAlert.Paint(e.Graphics, 1, 200, bmp);
    Working perfect just what i needed.

  • How can i see the  files that  are  suppose to eb backed up on my time capsule

    I have   a  aple time  capsule, which  i think i  was able to back up my imac  on, but   i cannot  view  these  files,  all i get  when i go into the  time capsle  is liek a screen shot  of  finfer  ,   i cannot  find  actual  files  like my  music or  pictures in the  time capsule,  any  suggesions  be  fantastic, thankyou

    You might want to review the Time Machine Tutorial, and perhaps browse Time Machine - Frequently Asked Questions.

  • How can I see the files that are attached to appointments in outlook

    I store files in my appointments in Outlook on my work server that contain travel details, meeting agendas etc. I need to be able to access these on my ipad yet I can't find any way of making them come across to iCal.

    You might want to review the Time Machine Tutorial, and perhaps browse Time Machine - Frequently Asked Questions.

  • How can you shrink the size of an upright picture to make it smaller without losing any of the detail in it??? At the moment, if I view them on my laptop, landscape photos fill the screen, but portrait photos only show the middle part.

    How can you shrink the size of an upright picture to make it smaller without losing any of the detail in it (in Slideshow)??? At the moment, if I view them on my Mac Laptop, landscape photos fill the screen, but portrait photos only show the middle part, so I loose the top and bottom of the picture.  Have tried cropping, but that means I lose top and bottom part of the picture, so that is not the answer!!

    Homestly haven't a clue what's going on there. 
    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder.
    (On 10.7: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.

  • How can i shrink the db(530GB) in chunks?

    How can i shrink the db(530GB) in to chunks?.
    Thanks,
    Ron.

    Since i am new.Do you have any scripts or this?
    I am trying bleow scripts,but its not showing any result:
    Use Test
    --Tuesday, July 26, 2011Shrink database in chunks
    declare @DBFileName sysname
    declare @TargetFreeMB int
    declare @ShrinkIncrementMB int
    -- Set Name of Database file to shrink
    set @DBFileName = 'I:\Program Files\Microsoft SQL Server\MSSQL.12\MSSQL\Data\Test_data.mdf'
    -- Set Desired file free space in MB after shrink
    set @TargetFreeMB = 5000 --need to change the size
    -- Set Increment to shrink file by in MB
    set @ShrinkIncrementMB = 1000
    -- Show Size, Space Used, Unused Space, and Name of all database files
    select
    [FileSizeMB] =
    convert(numeric(10,2),round(a.size/128.,2)),
    [UsedSpaceMB] =
    convert(numeric(10,2),round(fileproperty( a.name,'SpaceUsed')/128.,2)) ,
    [UnusedSpaceMB] =
    convert(numeric(10,2),round((a.size-fileproperty( a.name,'SpaceUsed'))/128.,2)) ,
    [DBFileName] = a.name
    from
    sysfiles a
    declare @sql varchar(8000)
    declare @SizeMB int
    declare @UsedMB int
    -- Get current file size in MB
    select @SizeMB = size/128. from sysfiles where name = @DBFileName
    --Print '@sizemb = '+ @sizemb
    -- Get current space used in MB
    select @UsedMB = fileproperty( @DBFileName,'SpaceUsed')/128.
    --print '@usedMB = ' + @usedmb
    select [StartFileSize] = @SizeMB, [StartUsedSpace] = @UsedMB, [TargetFreeMB] = @TargetFreeMB,[Total] =@UsedMB+@TargetFreeMB ,[DBFileName] = @DBFileName
    -- Loop until file at desired size
    while @SizeMB > @UsedMB+@TargetFreeMB+@ShrinkIncrementMB
    begin
    set @sql =
    'dbcc shrinkfile ( '+@DBFileName+', '+
    convert(varchar(20),@SizeMB-@ShrinkIncrementMB)+' ) '
    print 'Start ' + @sql
    print 'at '+convert(varchar(30),getdate(),121)
    exec ( @sql )
    print 'Done ' + @sql
    print 'at '+convert(varchar(30),getdate(),121)
    -- Get current file size in MB
    select @SizeMB = size/128. from sysfiles where name = @DBFileName
    -- Get current space used in MB
    select @UsedMB = fileproperty( @DBFileName,'SpaceUsed')/128.
    select [FileSize] = @SizeMB, [UsedSpace] = @UsedMB, [DBFileName] = @DBFileName
    end
    select [EndFileSize] = @SizeMB, [EndUsedSpace] = @UsedMB, [DBFileName] = @DBFileName
    -- Show Size, Space Used, Unused Space, and Name of all database files
    select
    [FileSizeMB] =
    convert(numeric(10,2),round(a.size/128.,2)),
    [UsedSpaceMB] =
    convert(numeric(10,2),round(fileproperty( a.name,'SpaceUsed')/128.,2)) ,
    [UnusedSpaceMB] =
    convert(numeric(10,2),round((a.size-fileproperty( a.name,'SpaceUsed'))/128.,2)) ,
    [DBFileName] = a.name
    from
    sysfiles a

  • HT4796 How can I take the files that were migrated from my PC to my Mac and add all those files to my current user instead of having 2 users?

    How can I take the files that were migrated from my PC to my Mac and add all those files to my current user instead of having 2 users? Having to log out just to sign in on a different user to access the files is absurd.
    Do I make all the files sharable to all the NOW users on the mac then just delete the files? Or can i erase my account that I made when starting up my new mac and then just use the one with the transferred files?
    I just dont want to have to og in and out of 2 different accounts .. Help please.         
    -Nina

    Sorry. /Users is a folder path. It would be similar to C:\Users (if that exists on Windows).
    So, in the Finder, select Computer from the Go menu.
    You'll see Macintosh HD, double-click that to open it.
    In there you'll see several folders. One is Users. That is where all the user Home folders exist. Select the other account's home folder and go to step 3.
    If you have any more confusion, please stop and ask. We'll get there.
    If you feel more comfortable, you can just log into that other account and move the files into /Users/Shared.
    Then, log into the account you wish to use and copy the files from the Shared folder and paste them into your Home folder, wherever they belong, Documents, Music, Pictures, etc.  That just takes a little more work. Transferring them into Shared, and then copying into your home sets the permissions on the files so that you won't have a problem accessing them later. The steps I provided just prevent you from having to do the double move, since you are not going to use the old account once you are done.
    Quick unix shorthand. If someone gives you a file path that begins with a /, that means the root of the hard drive, ie Macintosh HD (if you haven't renamed it). The path separator in unix is /, not \.
    A path that starts with ~/ means your Home folder, the one inside /Users named with your account name.

  • I lost my iTunes library on my pc when the hard drive crashed. None of the data on the drive was recoverable and I did not have a backup. How can I get the music that resides on my ipod nano (4th generation back onto the new hard drive on my pc.

    I lost my iTunes library on my pc when the hard drive crashed. None of the data on the drive was recoverable and I did not have a backup either locally or on the cloud. Much of the music is from old vinyl and podcasts which are no longer available.
    How can I get the music that resides on my ipod nano (4th generation) back onto the new hard drive on my pc.
    I have been reluctant to install iTunes on the new hard drive out of fear that I will lose all the contents on the ipod if I try to synch to the new hard drive.
    Help!

    No backup is a huge mistake.
    You can redownload some itunes purchases in some countries:
    Downloading past purchases from the App Store ... - Apple - Support

  • I have an Ipod touch and when I connect it to my computer using a usb cord it isn't recognized, how can i get the songs that I purchased off of this iPod without syncing?

    I have an Ipod touch and when I connect it to my computer using a usb cord it isn't recognized, how can i get the songs that I purchased off of this iPod without syncing?

    For Windows see http://support.apple.com/kb/TS1538
    For Mac OS X see http://support.apple.com/kb/TS1591

  • How can I set the page that will open, when I open a new tab, to be the same as the homepage?

    How can I set the page that will open, when I open a new tab, to be the same as the homepage?
    An app changed it to some other search engine, before installing the app, I the tab that would open was the homepage I set.
    In my case it is Google, and I want my new tabs to open on Google like they did before the installation.
    thank you,
    Asaf Privman.

    You can middle-click or Ctrl left-click the Home button on the Navigation toolbar to open the Home page in a new tab.
    You can look at one of these extensions:
    * NewTabURL : https://addons.mozilla.org/firefox/addon/newtaburl/
    * New Tab Homepage : https://addons.mozilla.org/firefox/addon/new-tab-homepage/

  • How can i see the posts that i answered?

    How can i see the posts that i answered?
    Actually i some others post for a VLAN.. now i need that post ... but i'm unable to find it...
    Can someone please help me in this ?
    Regards,
    Chandu

    I probably do not fully understand your question. Based on what I think I understand I offer these suggestions:
    - if you click on your profile, or using the account link on a forum page select profile, then at the bottom of the information of your profile is a list of the responses that you have made. But it displays a limited number of responses.
    - if you use the search feature of the community you might find it by searching on your name, or better to search for some term that was used in the response.
    HTH
    Rick

  • I'm trying to install an update to itunes that downloaded but can't complete installation as its trying to install onto D: drive. I don't have a D drive and i'm not given option of selecting the drive to install on. How can i select the drive that i want

    I'm trying to install itunes but can't complete installation as its trying to install onto F: drive. I don't have a F drive and I'm not given option of selecting the drive to install on. How can I select the drive that i want to install on?

    Hi,
    How do you connect the printer to the XP machine ? If USB, you need to make that machine as a Print server. Please try this:
       http://techtips.salon.com/make-windows-computer-pr​int-server-11914.html
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I explore the folders and files on my phon...

    How can I explore the folders and files on my phone from my phone (lumia 920)?

    the file system including all the data pertaining to that partition is closed on windowsphone8, unlike that of Symbian.
    the only part you will be able to see is what you would see in this post here: /t5/Nokia-Lumia/Transfer-file-for-920/m-p/1605954#M24335
    the rest is locked unless you have developer access, and even then not much as you would just use the SDK to make your applications.

Maybe you are looking for

  • IPod touch 5th gen will not connect to iTunes, also apple mobile device usb driver does not appear in device manager. PLEASE HELP.

    I recently purchased my iPod touch with no issues. After updating to iOS 8.1.1 I found that my iPod would no longer appear in the latest version of iTunes and when I searched for Apple Mobile Device usb driver in the device manager, it was nowhere to

  • Error opening document

    Could not complete your request because the file is not compatible with this version of Photoshop. I received this error when I opened a document I created in CS6 and went to edit it. I also tried to open it in CS5 with the same result. Any ideas?

  • WRT150N host name lookup problem

    When I try to access a computer on my LAN using the host name I get a unknown host message. When I use the computer's dynamically obtained ip address it works fine. Does anyone know if there is a way to make a WRT150N router resolve the host name. My

  • CONNECT BY to get uppermost node

    Hello all, I'm hoping someone can help me, or point me in the right direction I need to create a query for an lov. The query contains all open work orders with a category of 'WTPR'. The work orders are hierarchical, so I only want the uppermost paren

  • Panasonic TV and Skype Camera only send video for ...

    I just bought a TCP50ST50 TV and the TY-CC20W camera for Skype. Incoming video is fine. Audio in and out is fine. Sending video lasts for 5 seconds, then the camera turns off. I hit the ok button on the remote and the video starts sending again for a