User Användare Lösenord  
   
s�ndag 5.5.2024 / 03:49
Sök: 
     Snabbval: 
      In English   Suomeksi   På svenska   På norsk
afterdawn.com > programvara > versionshistoria sandboxie (32-bit & 64-bit)
Programvara
Programvara

Versionshistoria Sandboxie (32-bit & 64-bit)

<<Tillbaka

Förändringar v4.15.9 Beta -> v4.16

  • Version 4.16
  • Released on 20 Feb 2015.
  • Major redesign of hooking/injection code. ASLR is now enabled for 64 bit (it was already enabled for 32 bit).
  • VC Redistributables are no longer downloaded by the combined 32/64 installer. The required VC DLLs are now included in the installer binary (which is why it is much larger now).
  • KB3031432 in Win 8-64 causes 64 bit applications to crash.
  • Sbie now detects when a sandboxed application starts WerFault.exe because it has crashed, and gives WerFault plenty of time to create a crash DMP file.
  • WerFault has a couple of flaws. It doesn't create the crash DMP until the user presses OK on the crash popup dialog box. If the user does not respond quickly, the crashed application will exit memory and the DMP cannot be created. So now Sbie disables the WerFault dialog box and issues its own SBIE2224 "Sandboxed program has crashed". WerFault also must be given enough time to do various Internet activities before the application exits.
  • Fixed Outlook 2013 crash at start.
  • Excel 2013 would remain in memory after program exit.
  • Fixed several SBIE2318 Dll Initialization Failed issues.
  • Error SBIE2101 now gives more information.
  • Increased named pipe timeout from 3 seconds to 10 seconds to eliminate SBIE2101 error.
  • A security problem reported by a user has been fixed: hard links could be created outside the sandbox. CreateHardLink API is now blocked.
  • Removed Avast from the list of known conflicts in templates.ini. This means Sandboxie will no longer popup the dialog box telling you to "review the Known Conflicts page..." when Avast is detected.
  • Fixed: certificate revocation information is sometimes unavailable. IE occasionally popped up dialog "Revocation information for the security certificate for this site is not available. Do you want to proceed?"
  • Sandboxie would issue error SBIE2205 Service not Implemented: LoadedModules.
  • Fixed drag/drop crash in Chrome.
  • Added OpenIpcPath=*\BaseNamedObjects*\FntCache to templates.ini to eliminate font cache problems.
  • Added ClosedFilePath=%SystemRoot%\System32\IDStore.dll & ClosedFilePath=%SystemRoot%\System32\wlidprov.dll to templates.ini to eliminate Windows Live problems.



Förändringar v4.12 -> v4.14

  • There is a new EULA (license.txt)
  • Fixed Chrome 37/38 crash error C0000008 (invalid handle).
  • Fixed Chrome 38-64 hang (web page unresponsive).
  • Fixed Chrome hang when printing to PDF.
  • Browsers can now access Internet when using McAfee SaaS
  • Fixed Silverlight crash in Win 8.1 (http://forums.sandboxie.com/phpBB3/viewtopic.php?t=18513)
  • Fixed Excel crash when copying large amounts of data.
  • Sandboxie now has language support for Farsi (Persian).
  • The auto-update feature only checked the next update time (sandbox.ini setting SbieCtrl_NextUpdateCheck) 1 time when SbieCtrl.exe was started. If SbieCtrl.exe was kept running, it would never check the update time again.
  • Several large memory leaks (reported by Dr. Larry Pepper et al.) have been fixed. http://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=18412
  • ASLR is now enabled for SbieDll.dll 32 bit (64 bit will come later).
  • OpenIpcPath=\BaseNamedObjects\FontCachePort is now in templates.ini as a default. Until now, this was a suggested work-around for some Chrome 37 problems.
  • NOTE: the default only applies to new installs. For existing installs, you need to go into Sandbox settings->Applications->Miscellaneous, and check the option "Allow direct access to Windows Font Cache"
  • Added hook for GetProcessImageFileName/NtQueryInformationProcess so it now returns the sandboxed path.
  • Improvements to the Dutch language text.
  • The SbieSvc startup time has been increased from 5 seconds to 15 seconds to eliminate the following sequence of startup errors:
  • SBIE2335 Initialization failed for process %2
  • SBIE2336 Error in GUI server: %2
  • SBIE2337 Failed to start program: %2
  • Malware DarkComet is using a quirk in Windows to put up a MessageBox that does not have the sandboxed yellow window border. This poses no security risk, but to prevent user concern, this has been fixed.
  • Special flag added to OpenWinClass to restore Buster Sandbox Analyzer (BSA) message logging. /IgnoreUIPI allows low integrity sandboxed processes to send WM_COPYDATA msgs to windows in higher integrity processes.
  • Example Sandboxie.ini entries (both lines required):
  • OpenWinClass=TFormBSA
  • OpenWinClass=TFormBSA/IgnoreUIPI
  • Fixed Sandboxed cmd.exe crash if window title > 256 chars. (http://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=19089)
  • Fixed rare BSOD http://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=19076&p=101687
  • Fixed kernel memory leak in SandboxieCrypto http://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=15820
  • The combined installer SandboxieInstall.exe now checks for the VC Redistributables DLLs Sandboxie requires. If they are not up to date (10.0.40219.325), the installer will download and install the VC Redist. from sandboxie.com.
  • If SandboxieInstall.exe tries to download the VC Redistributables and fails, there is now a retry option.
  • To clarify:
  • SandboxieInstall.exe does not contain MS VC DLLs. If they are not already installed or are not up to date, the installer will download the VC Redist. installer package and execute it.
  • SandboxieInstall32.exe & SandboxieInstall64.exe contain the DLLs Sandboxie requires. If they are not installed or are not up to date, the installer copies the ones required into system32. The VC Redist. installer is not downloaded or executed.



Förändringar v4.10 -> v4.12

  • The MS Visual C++ redistributable libraries have been broken out into a separate download. These now download and install during the Sandboxie install. Installing them this way will enable them to be automatically updated by Windows Update should MS issue any hotfixes.
  • The auto-update feature is working again.
  • The Portuguese (Portugal) language has been fixed.



Förändringar v4.08 -> v4.10

  • The Excel clipboard problem "The picture is too large and will be truncated." has been fixed.
  • Sandboxie is now built under Visual Studio 2010 and uses newer versions of the Microsoft libraries. Two new security features have been enabled for all Sandboxie binaries: DEP (http://windows.microsoft.com/en-us/wind ... -questions) and ASLR (http://en.wikipedia.org/wiki/Address_sp ... domization) .
  • Fixed the following startup errors on the Dell Venue and other Win 8.1 tablets. SBIE2336 Error in GUI server: 11 / C0000021?. SBIE2335 Initialization failed for process Start.exe 88/0?
  • Fixed for Windows 8.1 update KB2919355.
  • Fixed several additional C0000142 (STATUS_DLL_INIT_FAILED) bugs. These could also show up as "CRT not initialized" or "DLL failed to initialize" errors and could also sometimes cause the sandboxed application to crash on start.
  • Incompatibility with FFX 27 and Avast that caused FFX to run with no visible windows.
  • Chrome crash when reporting an issue under Tools->Report an issue...
  • Fixed a problem with DFS drives (Distributed File System)
  • The "InjectDll" setting would sometimes cause DLL initialization to fail with the message "CRT not initialized" or "DLL failed to initialize".



Förändringar v4.04 -> v4.06

  • Fixes to several issues which were discovered with version 4.04.
  • Performance improvements over version 4.04.
  • Improved support for running Internet Explorer 10 under Sandboxie.
  • Improved support for Windows 8, in particular: Installing programs in the sandbox, running full screen programs in the sandbox, and printing from 32-bit programs under Sandboxie.
  • Initial support for Windows 8.1.
  • Support for Windows Server 2003, which was missing in version 4.04.



Förändringar v4.02 -> v4.04

  • This bug fix release addresses several issues that were reported shortly after the release of version 4.02.



Förändringar v4.01.13 Beta -> v4.02

  • Full protection is offered on both 32-bit and 64-bit Windows. The Experimental Protection feature, which enabled full protection on 64-bit Windows, is no longer needed, and was removed.
  • Improved compatibility with avast!, Driver Verifier, EMET, F-Secure, KeyScrambler, Lingoes, Listary, Norton Internet Security, Office 2013, PGP, Proxifier, ProxyCap, Solid Converter PDF, Windows 8.
  • Removed support for Windows 2000. Service Pack 3 is required for use on Windows XP.



Förändringar v3.81.08 Beta -> v3.74

  • New Getting Started short tutorial appears on first use. Can be invoked manually from the Help menu.
  • Sandboxie Control application now natively supports high DPI display modes.
  • Fixed a couple of usability issues with the Sandboxie Start Menu when the interface language is not English.
  • Fixed an issue where SBIE2218 could appear in some "Run as administrator" elevation scenarios.
  • Enabled Address Space Layout Randomization in all Sandboxie components.
  • Fixed an issue with opening web links or multimedia files using a forced program, when the DefaultBox sandbox has been removed.
  • Fixed a problem where Sandboxie would not work correctly if Windows compatibility setting are selected for Sandboxie program shortcuts.
  • The Lingering Programs mechanism will not stop programs set as a linger program, if the program in question is showing a window.
  • Fixed an issue with accessing network
  • Support for Windows 8 final RTM build (number 9200). Sandboxie is not compatible with earlier builds of Windows 8.
  • Improved compatibility with avast! Antivirus, BitVise SSH Client, CafeAgent, EMET v3, Logitech G15 keyboard, UltraMon.



Förändringar v3.69 Beta 5 -> v3.70

  • Usability improvements in Sandboxie components.
  • New Set Layouts and Groups command groups sandboxes into a hierarchy for easier access in menus and lists.
  • Sandboxie Start Menu includes a new "All Files and Folders" sub-menu to explore all drives.
  • The Windows program dllhost.exe was added to the default list of Lingering Programs.
  • Compatibility fixes for audio in Google Chrome and Flash plugin version 11.3.
  • Improved compatibility with Actual Window Manager, Chameleon Window Manager, Cucusoft Net Guard, GreatNews RSS Reader, Internet Download Manager, Listary, Logitech QuickCam, Password Door, ShortKeys version 3.



Förändringar v3.64 -> v3.66

  • This version is primarily a compatibility release which resolves a few recent issues:
  • Improved compatibility with Google Chrome and Firefox plugin for Firefox version 11.
  • Improved compatibility with Google Toolbar for Internet Explorer.
  • Improved compatibility with SpyShelter, Kaspersky PURE
  • Improved compatibility ASUS CapsHooks, UltraRecall, Wacom Tablet devices.
  • New write-only feature:
  • Files and registry keys outside the sandbox can be hidden, similar to the closed paths feature.
  • Programs in the sandbox can create new files or registry keys within the write-only locations.
  • For more information, please see Resource Access Settings.
  • Improved compatibility with Windows 7 taskbar:
  • Programs in sandbox will display the sandbox name when right-clicking the task bar button.
  • Windows which belong to programs in different sandboxes will not be combined into the same task bar button.
  • A middle-click on the task bar button will start a copy of the program in the same sandbox.



Förändringar v3.6.2 -> v3.64

  • Usability improvements in Sandboxie components
  • Sandboxie Start menu loads more quickly; programs installed into the sandbox appear in a separate group in the menu.
  • Shortcut links to programs in the sandbox are created with the proper icon and description.
  • Fixed "Recovery to Any Folder" to behave the same way in the Quick Recovery window and in the Files and Folders View.
  • New "cut to clipboard" feature in the Quick Recovery window and in the Files and Folders View.
  • New "User Accounts" feature in Sandbox Settings can restrict use of the sandbox to specific user accounts.
  • Improvements for programs running under the control of Sandboxie
  • Programs can re-establish a connection to a disconnected network share.
  • Programs can be allowed to set up exceptions in the firewall (see Sandbox Settings > Restrictions > Hardware Access).
  • Fixed a problem which caused Outlook under Sandboxie to lock up when accessing a digital certificate.
  • Fixed an issue where Adobe Acrobat Reader would occasionally asked to check for updates.
  • Improved compatibility with other software
  • Security software: COMODO Internet Security, Dr.Web Security Space, G Data Internet Security suite, Kaspersky, Microsoft Security Essentials,
  • Browser utilities: AdFender, Folder Size, Google Toolbar for Internet Explorer, Logitech Scroll App, Nitro PDF v6 and v7, Sticky Password.
  • Windows XP: Fixed a conflict with update KB2633171 which caused error message SBIE2304 to appear in some systems.



Förändringar v3.58 -> v3.60

  • Usability
  • Improved keyboard navigation in Files and Folders View and related dialog boxes.
  • Added settings for direct access to password and session management for Chrome and Firefox browsers.
  • Removed some SBIE2102 pop-up messages regarding large Firefox data files.
  • During upgrade, installer will automatically close programs running in the sandbox.
  • Bug Fixes
  • Color border was sometimes not showing correctly for windows which do not have a standard title bar.
  • Fixed a bug which could trigger a system crash (BSOD) under some uncommon conditions, on 64-bit Windows.
  • Fixed a bug which could trigger a system crash during system start-up, due to a conflict with other security software, on 32-bit Windows.
  • Compatibility
  • Improved compatibility with reparse points: directory junctions, mounted volumes, and Windows Vista/7 symbolic links.
  • Improved compatibility with security software: avast! (Script Shield), NetNanny 6.5.
  • Improved compatibility with third-party utilities: EverNote, nVidia nView, Sticky Password (for Internet Explorer 9), Volumouse, WinMount.



Förändringar v3.57.03 Beta -> v3.58

  • Usability
  • Several common dialog windows in Sandboxie Control windows can be minimized: Sandbox Settings, Delete Contents, Quick Recovery, Immediate Recovery, Messages from Sandboxie.
  • Reduced flickering in the main Sandboxie Control view.
  • Restored support for the Finnish and French languages.
  • Changes in Quick and Immediate Recovery:
  • - Multiple files can be selected for recovery in a Quick Recovery window.
  • - New button to select all files in Quick or Immediate Recovery.
  • - New "Yes to All" button can replace multiple files when recovering. Immediate Recovery can open the folder for the recovered file, or run the file directly.
  • - Recovery Log (in Sandboxie Control View menu) displays a log of recently recovered files.
  • The Messages from Sandboxie window can optionally adjust some settings:
  • - Turn off Drop Rights when message SBIE2219 appears.
  • - Permit programs to start (for message SBIE1308) or access the Internet (for message SBIE1307).
  • - Adjust File Migration limit when message SBIE2102 appears.
  • Changes in the border feature:
  • - The border around sandboxed windows can be set to appear only when the cursor is in the title area of the window.
  • - This border mode, with the border color set to yellow, is now the default setting for new sandboxes.
  • - The border rectangle is adjusted to wrap around the Windows Aero thick window frame.
  • - The border is temporarily hidden when any part of it would be obscured by another window.
  • Compatibility
  • Firefox places.sqlite file is excluded from file migration limits.
  • Windows Explorer thumbcache_*.db files are excluded from file migration limits.
  • When running under Sandboxie, Microsoft Office Outlook 2010 correctly displays embedded preview.
  • When running under Sandboxie, Microsoft Excel and PowerPoint will not create superfluous buttons on the taskbar.
  • Improved compatibility with security software: avast! pro 6 SafeZone browser, BitDefender Anti-Phishing toolbar, and iolo System Mechanic.
  • Improved compatibility with web proxy software: Easy Hide IP, HMA! Pro VPN, VPNTunnel Anonymous Internet.
  • Improved compatibility with third-party utilities: Eraser 6, Google Japanese IME tool, RoboForm sync, Sothink Web Video Downloader Stand-alone.



Förändringar v3.50 -> v3.52

  • Enhancements and Revisions:
  • Improvements support for installations involving Windows Side-by-Side assemblies.
  • Added support for a question mark character in Sandboxie settings that is considered a single-character wildcard.
  • For third-party APIs: On 64-bit systems, the 32-bit DLL (SbieDllX) has been renamed to SbieDll.
  • New translations: Greek, Portuguese (Portugal), and Arabic.
  • Problems Fixed:
  • Fixed a problem with Forced Folders on 64-bit Windows.
  • Fixed a problem with the Sandboxie UAC confirmation window overlapping the Windows task bar.
  • Fixed a conflict with the Immunize feature of Spybot-S&D which caused some slowdowns.
  • Improved compatibility with:
  • Adobe Reader X in Protected Mode
  • Internal Flash player in recent versions of Google Chrome
  • Web Browser: Comodo Dragon
  • Proxies and Filters: NetNanny 6.5, ProxyCap, Super Socks5Cap
  • Utilities: Active Captions, Actual Window Manager, Arum Switcher, Copernic Desktop Search, IntelliType Pro, ManyCam, RadeonPro
  • Security Software: Microsoft EMET tool, Norton 360, Norton Safe Web Lite
  • Virtual Machines: Running Sandboxie in a Windows system virtualized by Xen



Förändringar v3.48 -> v3.50

  • Enhancements:
  • Improvements in Sandbox Settings windows.
  • Run Sandboxed action can automatically select the DefaultBox sandbox.
  • Filter outgoing connections on SMB/CIFS ports through the Block Port setting.
  • Problems Fixed:
  • Windows Update KB981852 causing SBIE2304 errors.
  • Drop Rights feature interfering with running programs.
  • Windows Live Messenger 2011 not connecting.
  • Ctrl+clicking on web links in Microsoft Word, when Internet Explorer is set as a forced program.
  • Installing games into a sandboxed instance of Steam in 64-bit Windows.
  • Adobe Photoshop CS5 runs under Sandboxie without having to use Window Access exclusions.
  • System Restriction Policies interfering with Sandboxie on Windows 7.
  • Removal/rename of DefaultBox sandbox interferes with installing applications into the sandbox.
  • Windows Installer (MSI) fails to run in the sandbox on 64-bit Windows.
  • Errors when running some UPX-compressed executables in the sandbox.
  • Improved compatibility with: avast! Pro, AVG 2011, Bsecure CloudCare, CyberPatrol, Handy Folders, 64-bit Outpost Firewall, PretonSaver.



Förändringar v3.46 -> v3.48

  • Version 3.48 introduces new Product Keys to replace old Registration Keys, and requires periodic online activation of Product Key. Online Product Activation is not designed to circumvent the terms of the license, those terms remain the same as ever. For more information, please see FAQ Licensing.



Förändringar v3.44 -> v3.442

  • Fixes a problem with Windows Update KB979683, which was released on 13 April 2010, and causes Sandboxie to stop working on Windows XP and Windows 2000 computers.



Förändringar v3.42 -> v3.44

  • Full support for 64-bit Windows
  • Single installation EXE contains both 32-bit and 64-bit editions of Sandboxie
  • Improved Disable Forced Programs mode
  • Hold Ctrl+Shift while invoking the right-click Run Sandboxed command on a program that is forced, to run the program outside the supervision of Sandboxie
  • When Disable Forced Programs is used to start some forced program X outside the supervision of Sandboxie, then any other forced programs started by that program X will also start outside the supervision of Sandboxie
  • Improved support for User Account Control (UAC) elevation by sandboxed programs



Förändringar v3.40 -> v3.42

  • Improved support for Windows 7 and Windows Media Player 12.
  • Support for environment variables changed within the sandbox.
  • New settings page: Sandbox Settings > Restrictions > Hardware Access.
  • New settings page: Sandbox Settings > Applications > Web Browser > Google Chrome.
  • Improved support for installation and use of WinSxS assemblies in the sandbox.
  • Improved compatibility with third-party security software: Online Armor, a2 Anti Malware, Comodo Verification Engine, Norton Internet Security, Panda Internet Security, Trusteer Rapport.
  • Improved compatibility with other third-party software: Pdf995, SPAMfighter, Acer GridVista, NEO Pro, Evernote 3.5, JAWS 11, LastPass, gMote.
  • Go to top, Download Sandboxie



Förändringar v3.34 -> v3.36.04

  • Translations:
  • Albanian translation contributed by Besmir Godole.
  • Chinese (Traditional) translation contributed by tenhon.
  • Czech translation contributed by Virec Jaroslav.
  • Russian translation contributed by Sergey Burkun.
  • New Features:
  • New application configuration system makes it easy to activate configurations and resolve conflicts with third-party software.
  • Intercept AutoPlay notifications for better protection of CD/DVD and USB drives which are protected (forced) by Sandboxie.
  • Fixes:
  • Sandboxie Control does not abort if the tray icon cannot be installed.
  • Border around sandboxed windows uses less CPU resources and does not appear around full screen Web video windows.
  • Fixes related to Windows Vista:
  • Support "Run As" UAC elevation requests for sandboxed programs.
  • Fixed a problem with Internet Explorer 8 when User Account Controls (UAC) is enabled.
  • Fixed a problem that prevented a clean start of Windows Installer.
  • Fixed a problem with starting Windows Live Messenger.
  • Fixed a problem with use of some plug-and-play hardware such as webcams and joysticks.
  • Fixes to Quick Recovery and Immediate Recovery:
  • Correctly recover files that have a long name or a long path.
  • Suspend Immediate Recovery notifications until the file is no longer in use by the application that created it.
  • Improved support for Immediate Recovery with Google Chrome and Microsoft Office products.
  • Many more fixes under a hood for a smoother Sandboxie experience.
  • Third-party software:
  • Resolved conflict with eEye Blink (version 4.3.0 or later)
  • Resolved conflict with Outpost Firewall during installation.



Förändringar v3.34 -> v3.36

  • Translations:
  • Albanian translation contributed by Besmir Godole.
  • Chinese (Traditional) translation contributed by tenhon.
  • Czech translation contributed by Virec Jaroslav.
  • Russian translation contributed by Sergey Burkun.
  • New Features:
  • New application configuration system makes it easy to activate configurations and resolve conflicts with third-party software.
  • Intercept AutoPlay notifications for better protection of CD/DVD and USB drives which are protected (forced) by Sandboxie.
  • Fixes:
  • Sandboxie Control does not abort if the tray icon cannot be installed.
  • Border around sandboxed windows uses less CPU resources and does not appear around full screen Web video windows.
  • Fixes related to Windows Vista:
  • Support "Run As" UAC elevation requests for sandboxed programs.
  • Fixed a problem with Internet Explorer 8 when User Account Controls (UAC) is enabled.
  • Fixed a problem that prevented a clean start of Windows Installer.
  • Fixed a problem with starting Windows Live Messenger.
  • Fixed a problem with use of some plug-and-play hardware such as webcams and joysticks.
  • Fixes to Quick Recovery and Immediate Recovery:
  • Correctly recover files that have a long name or a long path.
  • Suspend Immediate Recovery notifications until the file is no longer in use by the application that created it.
  • Improved support for Immediate Recovery with Google Chrome and Microsoft Office products.
  • Many more fixes under a hood for a smoother Sandboxie experience.
  • Third-party software:
  • Resolved conflict with eEye Blink (version 4.3.0 or later)
  • Resolved conflict with Outpost Firewall during installation.



Förändringar v3.32 -> v3.34

  • New Features:
  • Translation to French, contributed by Mr Anonyme.
  • DropMyRights-like feature: Sandbox Settings > Restrictions > Drop Rights
  • Colored borders feature: Sandbox Settings > Appearance
  • Support for JAWS and Windows-Eyes: Sandbox Settings > Applications > Accessibility
  • Fixes:
  • Performance improvements for sandboxed programs.
  • A forced Internet Explorer displayed an Open/Save popup window, when an Internet shortcut icon was clicked. The Open/Save window no longer appears.
  • Sandboxed Windows Explorer can "paste" files that were "copied" outside the sandbox.
  • Fixed a problem that prevented sandboxed applications from switching to full screen on Windows Vista.
  • Fixed a problem when running Windows Live Mail sandboxed on Windows Vista.
  • And many other smaller issues were resolved.



Förändringar v3.28 -> v3.30

  • New features:
  • Forced Folders protection extended to apply to documents as well as programs.
  • Files can be dragged from a regular window into a sandboxed window.
  • Prevent changes to wallpaper and Windows credentials.
  • Resource Access Monitor tool.
  • Fixes to problems:
  • Resolved problem with choppy audio on higher-end systems typically running Windows Vista.
  • Improved support for network shares.
  • Resolved problem with user account containing non-English letters.



<<Tillbaka

Länkar: SvenskaSajter.com | SvenskaSidor.nu
Multimedia: AfterDawn.com | AfterDawns diskussionsområden
Programvara: AfterDawns programvaruområden
International: AfterDawn.com in English | AfterDawn suomeksi | MP3Lizard in English | Blasteroids
RSS-flöde: Nyaste programuppdateringar | Diskussionsområdenas meddelanden
Information: Info om AfterDawn Oy | Annonsera på vår sajt | Villkor för sajtens användning och uppgifter om privatskyddet
Kontakta: Skicka returinformation | Kontakta annonsförsäljningen
 
  © 1999-2024 AfterDawn Oy